
11 Sep
2009
11 Sep
'09
2:04 p.m.
Stephan Menzel wrote:
Hi,
I am just about to migrate to 1.40 and I noticed the changed naming scheme.
No change was meant on windows.
So the TOOLSET and BOOST_LIB_VERSION defines are missing when I build the libs
Where are they missing?
(even when using layout=tagged in bjam) but the autoconfig, specifically auto_link.hpp, still includes this in MSVC's autolink feature. So as far as I can see autolink will not work in Windows, right? At least, it doesn't for me unless I change auto_link.hpp line 312 so skip this.
Is this a bug or am I overlooking something important?
Can you specify some more details of what you doing and what errors you get? - Volodya