Thread: crc32.cpp Error
View Single Post
  #2  
Old 04-03-2006, 02:20 PM
fathernitwit
Developer
 
Join Date: Jul 2004
Posts: 773
Default

hmm..
thats strange, since zone also uses that file.
This happens when your compiler has -fPIC enabled by default, but i'v never heard of a linux system doing that. Are you running a 64 bit machine?

none the less, just commend out the i386 define in there and it will work.
Reply With Quote