Hi, I had a similar problem with boost signal in version 1.36.0. I am now using Boost.Signals2 to see if fixes the issue. As it is a header only lib I copied it to existing boost 1.36.0 folder. I get the following error in VS2005 error C3861: 'TryEnterCriticalSection': identifier not found C:\Software\Boost\boost_1_36_0\boost_1_36_0\boost\signals2\detail\lwm_win32_cs.hpp 86 Are there additional libs / headers I need to add? Thanks Stjepan Rajko wrote:
Hi Sergey,
On Tue, Oct 14, 2008 at 7:27 AM, Sergey Kishchenko
wrote: It works. Thank you! Signals2 lib is brilliant. I'll use it in my app. I hope this lib will be part of the next Boost release.
You could greatly contribute towards a possible acceptance of Signals2 by signing up to be a reviewer. You can read the original call for reviewers here: http://tinyurl.com/3jkxrg [nabble]
As you have moved from using Boost.Signals to Signals2, I think your experience in transitioning would be very valuable to share during the review. Please let me know if you are interested.
Kind regards,
Stjepan _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
-- View this message in context: http://www.nabble.com/Using-boost.signals-with-boost.bind-tp19954096p2003626... Sent from the Boost - Users mailing list archive at Nabble.com.