cannot open file 'libboost_date_time-vc71-sgd-1_33_1.lib'
Hi, I am new to boost libraries. I have viewed some samples in http://www.boost.org/doc/html/date_time/examples.html#date_time.examples.day... in which i tried to build "Days Alive" example. The application reports: boost1 fatal error LNK1104: cannot open file 'libboost_date_time-vc71-sgd-1_33_1.lib' I have searched this in my list of libraries/files installed, but failed to find the same. Can any one please help how to overcome this error. Thanks, Arun.
You have to compile the boost date and time library with bjam, and then link it to your program. ... read here on how to do that: http://boost.org/more/getting_started.html Subrahmanyam (Arun) wrote:
Hi,
I am new to boost libraries. I have viewed some samples in http://www.boost.org/doc/html/date_time/examples.html#date_time.examples.day... http://www.boost.org/doc/html/date_time/examples.html#date_time.examples.day...
in which i tried to build "Days Alive" example. The application reports: boost1 fatal error LNK1104: cannot open file 'libboost_date_time-vc71-sgd-1_33_1.lib'
I have searched this in my list of libraries/files installed, but failed to find the same. Can any one please help how to overcome this error.
Thanks, Arun.
------------------------------------------------------------------------
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
participants (2)
-
Mazen Harake
-
Subrahmanyam (Arun)