From: Mat M. <mm...@em...> - 2005-12-04 17:56:30
|
Hi, ASL 1.0.11, the current release, contains VS 2005 project files for Begin and the libraries that it depends on in the ide_projects directory. For bjam you might try changing your user-config.jam to: import toolset : using ; import msvc-config ; These have been tested with VS 2005 pro, but not with express. Do they work for you? - Mat --On Sunday, December 04, 2005 4:27 PM +0100 Peter K=C3=BCmmel <syn...@gm...> wrote: > Hello, >=20 > I've tried to build the lib with the free msvc express c++. > But it does not work out of the box: when calling (after patching > boost 1.33.0) build.bat it cannot build bjam because of the > BOOST_JAM_TOOLSET_ROOT variable; setting BOOST_JAM_TOOLSET_ROOT > to the msvc8 path does not help. >=20 > Have you also tested the released version with msvc8 express? >=20 > Maybe the problem relates to boost not to asl. >=20 > The best solution would be to add project files, at least > for the begin example. This would really simplify the > "getting started" process. >=20 > Best regards, > Peter >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through > log files for problems? Stop! Download the new AJAX search engine > that makes searching your log files as easy as surfing the web. > DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=3D7637&alloc_id=3D16865&op=3Dclick > _______________________________________________ > Adobe-source-devel mailing list > Ado...@li... > https://lists.sourceforge.net/lists/listinfo/adobe-source-devel >=20 > =20 |