Boost logo

Boost Users :

Subject: [Boost-users] aRe: [spirit,regex] Linking problems in VS 2008
From: Adam Badura (abadura_at_[hidden])
Date: 2010-04-03 07:43:05


> I believe this option changes ABI, therefore both your project and
> Boost.Regex must
> be build with the same value of this option.
>
> Does this help?

    How to do that (build Regex with /Za)? To build the library I used bjam.
The command line is:
--------------------
bjam --build-type=complete toolset=msvc-9.0 stage
--------------------

Where to add /Za option? (Or any option in fact.)

    Adam Badura


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