Closed GoogleCodeExporter closed 9 years ago
I just fixed the exact errors in Ubuntu 8.10
It seems that the new OSs (Ubuntu and Suse) no longer include the old C headers
by
default.
You can download the fix by checking out the source code change here:
http://code.google.com/p/hoxchess/source/detail?r=395
Here are the summary of the changes I made:
(1) Made sure "../lib/boost_1_36_0" is in the INCLUDE path.
(2) Explicitly included the required C headers (such as cstring and cstdlib)
Let me know if that solves your problem.
Note: I just happen to be aware of the defect today. It is strange that Google
Code
does not notify me of the new incoming defects!
Original comment by huypha...@gmail.com
on 9 Jan 2009 at 5:50
For more details on how to build under Linux, see my new wiki pages here:
+ http://code.google.com/p/hoxchess/wiki/HowToBuild (updated)
+ http://code.google.com/p/hoxchess/wiki/wxWidgetsInHOXChess (new)
Original comment by huypha...@gmail.com
on 15 Feb 2009 at 4:59
Original issue reported on code.google.com by
jantsoa...@gmail.com
on 14 Dec 2008 at 6:10