$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] C++03 and C++11 ABI compatibility for compiled libraries
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2013-05-13 23:21:36
On Monday 13 May 2013 19:14:16 Michael Marcin wrote:
> On 5/13/13 3:47 PM, Andrey Semashev wrote:
> > Libraries for different architectures are installed into different system
> > folders, so it's not a problem.
>
> Not on windows.
There is no common place for libraries on Windows, so you can arrange them the
way you like for your project.