
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
Vicente Botet Escriba wrote:
Hi,
I see the error. You can remove the installed part for Boost.Thread. There is a dependency to my own Converion library, which was not packaged on the zip file. Or add the Conversion library from the sandbox.
I will release this evening the complete package?
Thanks for the report, Vicente
Ok, will try again tomorrow morning :-)
Done. I have update the sandbox and the vault.
Vicente
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 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:93: error: expected constructor, destructor, or type conversion before ‘(’ token ./boost/thread/pthread/condition_variable_fwd.hpp:106: error: expected constructor, destructor, or type conversion before ‘(’ token In file included from ./boost/thread/condition_variable.hpp:17, from ./boost/thread/pthread/shared_mutex.hpp:13, from ./boost/thread/shared_mutex.hpp:16, from ./boost/thread/detail/thread_group.hpp:9, from ./boost/thread/thread.hpp:24, from libs/thread/src/pthread/thread.cpp:10: ./boost/thread/pthread/condition_variable.hpp:164: error: expected constructor, destructor, or type conversion before ‘(’ token ./boost/thread/pthread/condition_variable.hpp:177: error: expected constructor, destructor, or type conversion before ‘(’ token Regards, Roland