Error in Visual Studio 2013

Anything and everything that's related to OGRE or the wider graphics field that doesn't fit into the other forums.
Post Reply
pawanrai9999
Gnoblar
Posts: 2
Joined: Sun Jun 15, 2014 5:28 am

Error in Visual Studio 2013

Post by pawanrai9999 »

Error 1 error LNK1104: cannot open file 'libboost_thread-vc120-mt-gd-1_55.lib' C:\Users\Pawan\Documents\Visual Studio 2013\Projects\Orge\Orge\
I getting this error I am using vs2013. Please, help me. I followed wiki tutorial to install it. :|
User avatar
lingfors
Hobgoblin
Posts: 525
Joined: Mon Apr 02, 2007 12:18 am
Location: Sweden
x 79

Re: Error in Visual Studio 2013

Post by lingfors »

pawanrai9999 wrote:Error 1 error LNK1104: cannot open file 'libboost_thread-vc120-mt-gd-1_55.lib' C:\Users\Pawan\Documents\Visual Studio 2013\Projects\Orge\Orge\
I getting this error I am using vs2013. Please, help me. I followed wiki tutorial to install it. :|
Okay, let me use my awesome mind reading powers to guess what your setup is and what steps you have taken so far...

Nope, sorry, can't do it. You will have to provide at least a bit more context.
User avatar
cybereality
Hobgoblin
Posts: 563
Joined: Wed Jul 12, 2006 5:40 pm
x 12

Re: Error in Visual Studio 2013

Post by cybereality »

Did you see if the file actually existed? You may have to download it or compile it yourself.
Post Reply