Page 1 of 1

[r104] Can't compile

Posted: Mon May 12, 2008 15:54
by Nash

Code: Select all

4>p_floor.cpp
4>.\src\p_floor.cpp(553) : error C2065: 'SPAC_USE' : undeclared identifier

Posted: Mon May 12, 2008 17:07
by Graf Zahl
Please comment out this code for now. It's something I completely forgot and now that I've been reminded of it again I'd like to do this properly so it can be uses without a compiler define.

Posted: Tue May 13, 2008 10:55
by Nash
Not sure if I did it correctly, but I commented out the whole #ifdef block related to that code. It seems to compile and work properly.

Posted: Tue May 13, 2008 17:08
by Graf Zahl
Ok, I already changed this code in ZDoom but I still have to port the changes to GZDoom. Hopefully later this evening there will be a new version.