$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] boost_thread-vc100-mt-1_53.lib vs libboost_thread-vc100-mt-1_53.lib
From: young (yqin_99_at_[hidden])
Date: 2013-04-12 10:02:46
I try to use boost library in VC++ application, I am wondering which library
to use. For example, for boost thread, should I use
boost_thread-vc100-mt-1_53.lib or libboost_thread-vc100-mt-1_53.lib? What is
difference between them? or in more general, what is difference between
boost_xxx_vc100-mt-1_53.lib and libboost_xxx_vc100-mt-1_53.lib?
-- View this message in context: http://boost.2283326.n4.nabble.com/boost-thread-vc100-mt-1-53-lib-vs-libboost-thread-vc100-mt-1-53-lib-tp4645221.html Sent from the Boost - Users mailing list archive at Nabble.com.