Boost logo

Boost Users :

Subject: Re: [Boost-users] Multiple versions of boost at once/IPC Alternative
From: Igor R (boost.lists_at_[hidden])
Date: 2011-09-20 09:22:41


> I am working on an application where we have a plugin written to an application, and then a second app that communicates with the plugin using boost::ipc. For this we are using boost 1.46.
>
> The 2012 release of the application we are plugging into has released their SDK and included boost 1.35 as part of the SDK (so they can hook into boost python.)
>
> Is there any way for us to continue using boost 1.46 for our plugin even though it is compiling in an sdk which includes boost 1.35?

What do you mean by saying that your plugin "is compiling in an sdk"?
Is this SDK a collection of source files, static libs, DLLs?


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