|
Boost-Build : |
Subject: Re: [Boost-build] Help request from a newbie: unable to build 64 target with Visual 2010
From: Michel Lerenard (michelisotropix_at_[hidden])
Date: 2012-04-20 04:03:28
On 4/19/2012 7:44 PM, Vladimir Prus wrote:
> On 19/04/12 19:55, Michel Lerenard wrote:
>> b2 --address-model=64 -j2 link=shared threading=multi variant=release
>> linkflags="/MACHINE:x64"
>
> Please use
>
> address-model=64
>
> without dashes.
>
> HTH,
> Volodya
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost-build
>
Hi,
same behavior with or without dashes.
I was able to fix my problem using the WindowsSDK command prompt instead
of Visual's. I'm using visual 2010 express and apparently it does not
include 64 bits environment.
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk