|
Boost Users : |
Subject: Re: [Boost-users] Problems with Boost 1.41
From: Igor R (boost.lists_at_[hidden])
Date: 2014-03-10 11:04:28
>> As far as I remember, Boost versions older than 1.48 failed to detect
>> threading support in gcc4.7.
>> Try either to upgrade your Boost version (I don't know what Boost libs
>> Vine uses, but most likely you won't encounter major issues), or to
>> use older gcc version.
> Thank you, Igor
>
> Vina uses 1.41 Boost. Using 1.49 causes an error about v3 filesystem.
> I'll try to use an older compiler.
>
> Ksenia
I see...
FWIW, it's quite simple to switch 1.49 to older Boost.Filesystem: just
add -DBOOST_FILESYSTEM_VERSION=2 to the compiler flags in the
makefile.
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