
----- Original Message ----- From: "Roland Bock" <rbock@eudoxos.de> To: <boost@lists.boost.org> Sent: Friday, June 18, 2010 9:36 AM Subject: Re: [boost] [chrono] v0.4.1 + thread_clock implementation on Windows
vicente.botet wrote:
----- Original Message ----- From: "Roland Bock" <rbock@eudoxos.de> To: <boost@lists.boost.org> Sent: Thursday, June 17, 2010 5:20 PM Subject: Re: [boost] [chrono] v0.4.1 + thread_clock implementation on Windows
Hi,
there's still something wrong, I'm afraid. Now I get
gcc.compile.c++ build/boost/bin.v2/libs/thread/build/gcc-4.2.4/release/threading-multi/pthread/thread.o In file included from ./boost/thread/pthread/thread_data.hpp:15, from ./boost/thread/thread.hpp:17, from libs/thread/src/pthread/thread.cpp:10: ./boost/thread/pthread/condition_variable_fwd.hpp:21:45: error: boost/thread/detail/cv_status.hpp: No such file or directory
Hi, I missed to commit the file boost/thread/detail/cv_status.hpp :( Done now and uploaded on the vault. Thanks for your report, Vicente