Re: Problem when specifying msvc-9.0
Edward Diener via Boost-build <[email protected]> Thu, 15 Nov 2018 00:56:51 -0500
| Newsgroups | gmane.comp.lib.boost.build |
|---|---|
| Message-ID | <[email protected]> |
On 11/14/2018 10:52 PM, Steven Watanabe via Boost-build wrote: > AMDG > > On 11/14/2018 06:59 PM, Edward Diener via Boost-build wrote: >> 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 ? >> > > What is the command that b2 uses? b2 toolset=msvc-9.0 in, let's say, the boost/preprocessor/test directory with a user-config.jam of: using msvc ; > > In Christ, > Steven Watanabe _______________________________________________ Unsubscribe & other changes: https://lists.boost.org/mailman/listinfo.cgi/boost-build