[Fdo-trac] [fdo-trac] #951: setenvironment.bat: Support VS2017 (with 2015 compiler workload)
FDO
trac_fdo at osgeo.org
Wed Apr 18 16:57:47 PDT 2018
#951: setenvironment.bat: Support VS2017 (with 2015 compiler workload)
--------------------------+----------------------
Reporter: jng | Owner: jng
Type: defect | Status: closed
Priority: major | Milestone: 4.1.0
Component: Build System | Version: 4.1.0
Severity: 3 | Resolution: fixed
Keywords: | External ID:
--------------------------+----------------------
Comment (by jng):
In [changeset:"7653" 7653]:
{{{
#!CommitTicketReference repository="" revision="7653"
Merged revision(s) 7652 from trunk:
For VS2017 (with MSVC 2015 compiler workload) the current
setenvironment.bat does not properly set up the build environment.
This updates setenvironment.bat to test for VS2017 paths first and if
present, call its vcvarsall.bat with the -vcvars_ver=14.0 argument to
instruct it to use the Visual C++ 2015 (v140) toolset.
Fixes #951
........
}}}
--
Ticket URL: <https://trac.osgeo.org/fdo/ticket/951#comment:2>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list