View Single Post
Old 11-02-2006, 05:20 PM   #2 (permalink)
punt59
Forum Newbie
 
Join Date: Nov 2002
Posts: 89
Default

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.
punt59 is offline   Reply With Quote