Problem when specifying msvc-9.0
Edward Diener via Boost-build <[email protected]> Wed, 14 Nov 2018 20:59:01 -0500
| Newsgroups | gmane.comp.lib.boost.build |
|---|---|
| Message-ID | <[email protected]> |
On the latest 'develop' branch if I specify b2 toolset=msvc-9.0 I get no 'cl' found. Other msvc toolsets, such as msvc-8.0, msvc-10.0, msvc-11.0, msvc-12.0, msvc-14.0, and msvc-14.1 all work properly. If I run "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 or "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" amd64 the proper vc++9.0 environments are setup and cl /? shows that cl is found. Ideas ? _______________________________________________ Unsubscribe & other changes: https://lists.boost.org/mailman/listinfo.cgi/boost-build