
19 Mar
2010
19 Mar
'10
5:26 p.m.
Bradley W. Settlemyer
/home/bws/sandbox/aiofs/src/aio/thread_pool_writer.cc:110: undefined reference to `boost::condition_variable::notify_one()'
Is condition variable in a different library?
I'm having an identical problem on Ubuntu Karmic with the Boost 1.40 libraries.
My code (test.cpp) is:
#include