13 Oct
2012
13 Oct
'12
5:35 p.m.
AMDG On 10/11/2012 06:40 AM, Tom Kent wrote:
This seems to still have the same problem building with VC11 that was found in 1.51. http://lists.boost.org/Archives/boost/2012/08/195729.php
The fix has been stable in the trunk for a while. I just merged it to the release branch, so it should be in the final release.
I can send my build logs as well, but they are the same what can be found in that archive thread.
In addition, the signals unit tests are passing VC11 on the trunk tests. This either indicates that this is already fixed on trunk or that the tests only test the header functionality.
The error only appears when building libboost_signals as a dll. The tests pass because they only use the static library. In Christ, Steven Watanabe