
Paul A. Bristow wrote:
I've just updated trunk, and note that version.hpp has been updated to 1.46.
When I try to link previous tests, I get messages like
LINK : fatal error LNK1104: cannot open file 'libboost_test_exec_monitor-vc100-mt-sgd-1_46.lib'
But when I try to rebuild the libraries, they are all still *1.45.* :-(
I suppose somebody changed version in headers, but not in Jamroot. Or, you have stale Jamroot.
I also note some config failures that suggest something else may be wrong?
...updating 1 target... compile-c-c++ i:\boost-trunk\boost\bin.v2\libs\math\config\msvc-10.0\debug\threading-multi \has_gcc_visibility.obj has_gcc_visibility.cpp libs\math\config\has_gcc_visibility.cpp(7) : fatal error C1189: #error : "This is a GCC specific test case".
This is OK, it's just a config test. I'll make this message not show up, for 1.46. - Volodya