Boost logo

Boost :

Subject: Re: [boost] [filesystem] Link errors on Linux/MacOS with v3
From: Beman Dawes (bdawes_at_[hidden])
Date: 2010-09-21 09:06:20


>...  When I attempt to build boost
> on Mac/Linux with -DBOOST_FILESYSTEM_VERSION=3 ...

Whoa! That may be the problem.

When you compile your program it needs -DBOOST_FILESYSTEM_VERSION=3,
but when you compile that boost libraries, you should not define
anything special.

What does the bjam command you are using for building the boost
libraries look like?

--Beman


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk