6 Sep
2005
6 Sep
'05
7:06 a.m.
Hi! Without BOOST_ALL_NO_LIB the library attempts to link a versioned object archive file boost_thread-mt-1_33.lib. But I compiled the boost with --layout=system. So the only way to produce executable binary is to link against boost_thread-mt.lib manually. Should I recompile the boost libraries with --layout=versioned to try automatic linking? -- Anatoli Christian Henning wrote:
Does it work when remove the line
#define BOOST_ALL_NO_LIB
Why do you define this anyway?
Greets, Christian
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users