11 Apr
2006
11 Apr
'06
9:28 a.m.
Hi, I am using boost version 1.33.1 and Microsoft Visual C++ 2005 Express Edition. I have made my own solution in VS to generate my library boost using only the classes I use in my project. Here all is fine. But when I compile my project. I have a Link error : fatal error LNK1104: cannot open file 'libboost_date_time-vc80-mt-1_33_1.lib' I have defined this in user.hpp in my own solution but Nothing changes : #define BOOST_ALL_DYN_LINK Thanks for your help.