Re: Problem when specifying msvc-9.0
Steven Watanabe via Boost-build <[email protected]> Thu, 15 Nov 2018 08:20:54 -0700
| Newsgroups | gmane.comp.lib.boost.build |
|---|---|
| Organization | Providere Consulting, Inc. |
| Message-ID | <[email protected]> |
AMDG On 11/14/2018 10:56 PM, Edward Diener via Boost-build wrote: > On 11/14/2018 10:52 PM, Steven Watanabe via Boost-build wrote: >> 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 ; > I meant, what is the cl.exe command that Boost.Build issues (including the setup script call)? In Christ, Steven Watanabe _______________________________________________ Unsubscribe & other changes: https://lists.boost.org/mailman/listinfo.cgi/boost-build