
26 Sep
2006
26 Sep
'06
6:14 p.m.
Robert Ramey wrote:
Linking to lib file: libboost_serialization-vc71-mt-gd-1_35.lib Linking to lib file: libboost_serialization-vc71-mt-gd-1_35.lib
But no such statement for the test library - this doesn't seem correct to me
I believe Boost.Test does not autolink, the problem being that there are different lib builds to link against depending which "main" variant you are using. John.