[vos-d] Quck attempt at VC build

Reed Hedges reed at interreality.org
Sat Apr 7 13:02:21 EDT 2007


On Fri, Apr 06, 2007 at 04:20:16PM -0400, Peter Amstutz wrote:
> One issue with Visual Studio is that you can't easily from the IDE tie 
> multiple build systems together in the way that can be done using 
> command line tools and scripts.  As a result, each supporting project 
> (in our case boost, wx, crystal space) has to be rather tediously opened 
> separatedly, compiled and copied by hand to the proper place.

Well the wx project files could be included in the solution. Also CS?
You can use "pre-build events" to run bjam etc. to build boost and
copy/rename the library. 

Reed




More information about the vos-d mailing list