c# - fatal error LNK1104: cannot open file 'libboost_thread-vc90-mt-1_35.lib' -


fatal error lnk1104: cannot open file 'libboost_thread-vc90-mt-1_35.lib' 

i getting error while trying build project using visual studio 2008. using vs2005 sdk v6.0, upgraded 2008(and sdk v.7.0 ) , trying run same project. (above mentioned library file not there in project).

c++ compiler in vs2008 vc9.0, compiler require corresponding boost libarary--'libboost_thread-vc90-mt-1_35.lib'. can find path of 'libboost_thread-vc90-mt-1_35.lib' , add project or compile boost source code.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

IIS->Tomcat Redirect: multiple worker with default -