[Solved]Small problem, "win32"

scratchyrice

31-01-2009 14:05:56

Hi all, Im trying to use this libary in my engine. However i tired to compile the svn version of this libary, and i get the following compilation error:
1>c1xx : fatal error C1083: Cannot open source file: 'WIN32': No such file or directory
I'm using windows vista 32-bit. Why is it doing this? Also i cant seem to find a reference to "win32" in any of the library's code.

stickymango

31-01-2009 21:51:18

You need to remove the references to $(BOOST_ROOT) in the project properties paths.

Or you could download BOOST::Threads.