Re: [Boost-bugs] [Boost C++ Libraries] #7045: Thread library does not automatically compile date_time

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7045: Thread library does not automatically compile date_time
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-07-14 10:57:33


#7045: Thread library does not automatically compile date_time
-------------------------------+--------------------------------------------
  Reporter: anonymous | Owner: viboes
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: thread
   Version: Boost 1.50.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------

Comment (by ZenJu <zhnmju123@…>):

 1. Create new VS 10 project

 2. main.cpp
 {{{
 #include <boost/thread.hpp>

 int main()
 {
 }
 }}}

 3. linker error

 {{{
 LINK : fatal error LNK1104: cannot open file 'libboost_date_time-
 vc100-mt-s-1_50.lib'
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7045#comment:18>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:10 UTC