So I went through the entire tutorial setting up an application this morning and the result is that I get this error at the end.
Code: Select all
error LNK1104: cannot open file 'libboost_thread-vc110-mt-gd-1_49.lib' c:\Users\Bonkahe\documents\visual studio 2012\Projects\Win32Project1\Win32Project1\LINK Win32Project1
I did was Waruck said here
http://www.ogre3d.org/forums/viewtopic.php?f=10&t=72389 but the problem is when I search for it on my computer, its exactly where its supposed to be at C:\OgreSDK_vc10_v1-8-1\boost\lib I'm at kind of a loss at this, so I figured I would throw it over here, I assume its something mind boggling easy.
Edit: So I did more snooping around and came up with this, "libboost_thread-vc110-mt-gd-1_49.lib" is not there, "libboost_thread-vc100-mt-gd-1_49.lib" is, but whats odd is that file (110) is no where on my computer, does anyone know where I can download it?