Compiling 0.5.0
Hey. I was wondering what kind of setup people have who have successfully compiled the 0.5.0 version.
I'm getting a bunch of errors using Visual C++ 6.0 Pro. Has the CVS ever been changed in a way that broke the source? When i get back to my computer, i can post the exact errors, if anyone thinks they can help from that. |
compiling
you might be getting an error with
'list' in it, change it to '_list' and '.clear()' needs to be '.erase()' in a few functions. -edit- some functions that have .clear() is right, only change the errors. and for some reason there is a blank line for every line of code...odd -edit- added doors.cpp and doors.h to the project its either door.cpp.h or doors.cpp.h other than that what errors? |
All times are GMT -4. The time now is 04:48 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.