Re: Testing using VS2019 Preview version
Tom Kent via Boost-build <[email protected]> Fri, 24 Jan 2020 06:10:38 -0600
| Newsgroups | gmane.comp.lib.boost.build |
|---|---|
| Message-ID | <CAArKS8ibwDLcgs2+nVkQcwe=+2F9KBQL3FH0Xok-MsUGFdJ5Tw@mail.gmail.com> |
On Thu, Jan 23, 2020 at 1:16 PM Rene Rivera via Boost-build < [email protected]> wrote: > Not sure specifically about msvc 14.2.. But generally you should be able > to do something like: > > using mxvc : 14.2~release : c:/path/to/release/cl.exe ; > using msvc : 14.2~preview : c?path/to/preview/cl.exe ; > > Are you saying that doesn't work for you? > Just for clarity in the archive, I'm guessing that `x` of `mxvc` in the first line was a typo and it should be: using msvc : 14.2~release : c:/path/to/release/cl.exe ; using msvc : 14.2~preview : c?path/to/preview/cl.exe ; right? Tom _______________________________________________ Unsubscribe & other changes: https://lists.boost.org/mailman/listinfo.cgi/boost-build