26 Aug
2008
26 Aug
'08
2:41 a.m.
hi, i create the multi-threaded and dll versions of the thread and date_time libraries on windows platform using vc++ 7.1: boost_date_time-vc71-mt-gd-1_36.dll/.lib boost_thread-vc71-mt-gd-1_36.dll/.lib when i link my application it wants the static version of the date_time library. is it possible to change boost so that it uses the dll instead of the static version? thanks, vince