phungus420
Deity
- Joined
- Mar 1, 2003
- Messages
- 6,296
I doubt you have compiled a debugging gamecore...
If so tell me how you edited the makefile to do so.
If so tell me how you edited the makefile to do so.
Never used codeblocks actually. Just MVS2005, following Refars guide. Was able to build a debug dll with the 1.02 build, but glider had to upload a different makefile for it, not sure why.I never really tried code blocks. I assume that is what you are using
Final_Release/CyCityInterface2.obj: CyCityInterface2.cpp
$(Final_Release_CPP) /nologo $(Final_Release_CFLAGS) $(Final_Release_INCS) /c CyCityInterface2.cpp /FoFinal_Release/CyCityInterface2.obj
Debug/CyCityInterface2.obj: CyCityInterface2.cpp
$(Debug_CPP) /nologo $(Debug_SAFE_CFLAGS) $(Debug_INCS) /c CyCityInterface2.cpp /FoDebug/CyCityInterface2.obj
If you want Jdog to hear this, you can still submit Revolutions "issues" to the Revolutions forum. I do watch it and pretty sure Jdog does too when he gets the time.
Cheers.