From: Mat M. <mm...@em...> - 2005-12-05 02:05:31
|
--On Sunday, December 04, 2005 10:59 PM +0100 Peter K=C3=BCmmel <syn...@gm...> wrote: > Mat Marcus wrote: >> Hi, >>=20 >> 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: >>=20 >> import toolset : using ; >> import msvc-config ; >>=20 >> These have been tested with VS 2005 pro, but not with express. Do >> they work for you? >>=20 >> - Mat >=20 > Very nice! After fixing some include/lib > paths it compiles without problems. >=20 > And after some small ugly fixes it also > runs on win2k (with wrong sized buttons). >=20 > Peter I'm glad to hear it. If you would like to share any of the fixes with me here I will consider them for the next release. - Mat |