Boost logo

Boost-Build :

Subject: [Boost-build] Boost.Build and VS2017
From: Arkady Shapkin (arkady.shapkin_at_[hidden])
Date: 2017-02-16 12:46:15


Hi.

I'm trying to implement VS2017 support, but no easy way to detect path to
it.
Currently, I'm trying to embed Powershell script that will return path
using vssetup.powershell (https://github.com/Microsoft/vssetup.powershell).

How can I execute command powershell -v 3 -exec bypass
.\return-msvc-path.ps1 15 in jam file (msvc.jam) and get their output and
exit code?

-- 
WBR,
Arkady Shapkin aka KindDragon


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk