
4 Apr
2006
4 Apr
'06
11:16 p.m.
Hi Just a note about Vinzenz's advice: make sure you don't put the trailing slash into the include path, otherwise Visual Studio might produce weird and seemingly unrelated errors. E.g. put c:\Boost\include\boost-1_33_1 into the include paths, not c:\Boost\include\boost-1_33_1\ Hope this helps. Regards Alex Korban.