|
-
February 21st, 2011, 02:37 AM
#1
Problem with Boost Libraries
I have an existing application that requires boost libraries. So I downloaded boost library "boost_1_35_0" from this website
http://sourceforge.net/projects/boos.../boost/1.35.0/
and extracted it in program folder
Code:
C:\Program Files\boost\boost_1_35_0
Now the compiler is unable to find this library
Code:
libboost_regex-vc80-mt-1_35.lib
I searched for this library everywhere including the boost folder where I extracted it, and it wase'nt present. So is there any batch file in command prompt do I have to run in order to create this library file?
Thanks in Advance
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|