Would be nice to include the sourceforge project name, so others could check it out.
The errors indicate some syntax errors. Most likely from a #ifdef not properly detecting the OS enviroment and using something invalid. Also, your error log indicates you are doing this on a PPC mac. So you might want to check to see if they handle endian swaping if needed for data files.
|