|
Boost Users : |
Subject: Re: [Boost-users] boost-1.45.0 / MSVC 9.0: bjam --layout=system fails
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2010-12-02 09:44:50
Roman Neuhauser wrote:
> hello,
>
> i'm trying to build 1.45.0 on Windows 7 with MSVC 9.0. I'm using the
> Windows SDK shell.
>
> "bootstrap; bjam" passes.
>
> "bootstrap; bjam --layout=system" fails:
On Windows, --build-type=complete is the default, and it's not compatible with
--layout=system because there are no funny letters to encode all variants
that --build-type=complete wants to create. Use --build-type=minimal, or
specify properties by hand.
- Volodya
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net