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 _______________________________________________ vos-d mailing list vos-d@interreality.org http://www.interreality.org/cgi-bin/mailman/listinfo/vos-d