Hi. I've decided to make a small fork of older GZDoom, which would include OpaqueBlood function in Decorate. However, when I tried to compile it, it greeted me with 2 failures, regarding unresolved external symbol and unresolved external element. I've followed the Wiki tutorial down to a T, but this small issue makes me smad (Sad and mad). How to fix this?
P.S.: If this topic is in wrong forum, move it to an appropriate one without a second thought. Thanks.
Compilation failure
Moderator: GZDoom Developers
Forum rules
Contrary to popular belief, we are not all-knowing-all-seeing magical beings!
If you want help you're going to have to provide lots of info. Like what is your hardware, what is your operating system, what version of GZDoom/LZDoom/whatever you're using, what mods you're loading, how you're loading it, what you've already tried for fixing the problem, and anything else that is even remotely relevant to the problem.
We can't magically figure out what it is if you're going to be vague, and if we feel like you're just wasting our time with guessing games we will act like that's what you're really doing and won't help you.
Contrary to popular belief, we are not all-knowing-all-seeing magical beings!
If you want help you're going to have to provide lots of info. Like what is your hardware, what is your operating system, what version of GZDoom/LZDoom/whatever you're using, what mods you're loading, how you're loading it, what you've already tried for fixing the problem, and anything else that is even remotely relevant to the problem.
We can't magically figure out what it is if you're going to be vague, and if we feel like you're just wasting our time with guessing games we will act like that's what you're really doing and won't help you.
-
- Posts: 134
- Joined: Wed May 31, 2017 5:39 am
Re: Compilation failure
For anyone wondering, here's the source code: https://drive.google.com/file/d/1yGJDz1 ... drive_link
- Graf Zahl
- Lead GZDoom+Raze Developer
- Posts: 49225
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: Compilation failure
Why are you trying to base this on an 7 year old version?
The error suggests that your compiler no longer has any DirectDraw libraries. Unfortunately we cannot help you with such an old version, the project was made for older compilers.
The error suggests that your compiler no longer has any DirectDraw libraries. Unfortunately we cannot help you with such an old version, the project was made for older compilers.
-
- Posts: 134
- Joined: Wed May 31, 2017 5:39 am
Re: Compilation failure
I see. Thank you for help, and worry not, I'll figure this one out.
Edit: Or maybe not.