Yes, sorry, forgot about that. You have to manually add all the .lib files in the linker options. When I compile something on VC++ 2005, I do the following: I compile the project and then, when it gives me a linker error, search for that function @ MSDN. There I can see to which .lib file that function belongs. I add it to the library dependencies, and recompile
You usually have to do it 4 or 5 times only.
== Jedive ==
AthlonXP 1600+, 512MB, GeForce4MX, WinXP/DX9, Fedora Core 3
iBook G4 1Ghz, 256MB, Radeon9200, Mac OS X Panther