0.4.4DR1 - Compiling Zone (Help!)
Hey everyone. I'm having trouble compiling 'zone' from nightdumps. I know this version isn't supported but is anyone around here able to give me some help? World and emusharemem compile fine with gcc-3.0.4.
I'm running Debian (Woody) linux 2.2.20-idepci. Thanks InKubus Quote:
|
The only gcc versions that are currently supported are 3.2+.
gcc 3.0 was buggy at best, I would recommend upgrading to the latest gnu gcc version. You could fix the compile errors specficly for 3.0. but everyone has gotten away from that version for a reason, so you would probably have to 'fix' the code everytime you compile. The only actually error in there is client.cpp:4510: name lookup of `i' changed for new ISO `for' scoping client.cpp:4508: using obsolete binding at `i' I would change that to a new variable name in that scope, say int r , then reference r in the loop. |
Thanks trumpcard, i'll give it a go!
|
All times are GMT -4. The time now is 11:02 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.