Boost logo

Boost-Build :

Subject: Re: [Boost-build] File system w x64
From: George DeBeck (georgedeb4_at_[hidden])
Date: 2013-11-07 15:21:32


Thank you
I'll check it out tonight
George

Sent from my iPhone

On Nov 7, 2013, at 10:43 AM, "Steven Watanabe" <watanabesj_at_[hidden]> wrote:

> AMDG
>
> On 11/06/2013 04:59 PM, George DeBeck wrote:
>> Hello,
>> I am completely new to Boost, I downloaded it just last night. Please let me know if this is note the correct e-mail list to send this question to. I installed V 1.54.0 and used the Boost "bootstrap" and .\b2 to install libraries automatically. When I put the #include statements in my program, two of the three boost libraries load and the File System generates a Link error. I have a Xeon processor and I am running Win 7 x64. I have VS2012 with version 11.60601.10 SP3. I have set my target platform as Any CPU and x64.
>>
>> I am guessing, it has something to do with the 64 bit part, do I need to "Build" a x64 version of File System lib? Here is a screen shot of what I have
>
> After running b2, this file should exist in BOOST_ROOT/stage/lib.
> Did you add this directory to the library search path?
> Also, if you're building for x64, you may need to use
> address-model=64 when running b2.
>
> In Christ,
> Steven Watanabe
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build


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