Boost logo

Boost Users :

From: Craig Sanders (pumpkin_head_at_[hidden])
Date: 2007-07-18 02:20:38


Hello.

I hope someone can help me. I have just installed Boost 1.34.0 (actually just the thread and signlas libraries) under Fedora Core 2. However, when I attempt to link a simple test program that makes use of the signals library in 1.34.0, the program fails to link. Boost 1.31.0 comes with Fedora Core 2 and I can successfully link against that, however I can't seem to link against 1.34.0. I am altering the -L and -l compiler options as necessary but I get the following error ;

undefined reference to boost::signals::detail::signal_base::signal_base(boost::function2<bool, boost::any, boost::any, std::allocator<boost::function_base>> const &)

Do I need to link in additional Boost libraries? What about this use of boost::any?

Thankyou.

________________________________________________

This message was sent using Dodo Webmail - www.dodo.com.au

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net