Boost logo

Boost-Build :

Subject: [Boost-build] how to integrate bjam based build into Visual Studio 9
From: Ganesh Borse (bganesh05_at_[hidden])
Date: 2012-06-26 22:51:50


Hi,

As we all know, bjam provides very good platform independent way of
building the applications.

Is there any way to use the Jamroot file as build configuration for (or in)
Visual Studio (VS) without setting the all the projects again in VS?

So that when we give build command in VS, it actually invokes bjam to build
the projects.

The instructions provided
here<http://www.boost.org/doc/libs/1_42_0/more/getting_started/windows.html>
 and here<http://stackoverflow.com/questions/2629421/how-to-use-boost-in-visual-studio-2010>
provide
the steps to include boost paths into VS environment, but one still need to
setup the projects in VS.

Can you please guide.

Thanks and Regards.
ganesh



Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk