Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4,101
    • Issues 4,101
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMakeCMake
  • CMakeCMake
  • Issues
  • #16347
Closed
Open
Issue created Oct 06, 2016 by David Hunter@davidhunter22

3.7.0-rc1 VS 15 generator

VS 15 preview 5 got released just after the release of 3.7.0-rc1. I think the following needs to be fixed

  1. The PlatformToolset should be v141 not v140
  2. MSBuild should now come from C:\Program Files (x86)\Microsoft Visual Studio\VS15Preview\MSBuild\15.0\Bin not C:\Program Files (x86)\MSBuild\15.0 I think the old location is now dead. Also I suspect they don't use the registry to locate MSBuild any more, I am trying to get confirmation from MS
  3. The variable MSVC14 seems to be set rather than MSVC15

I worked around the above and my 300 odd project VS solution does seem to work with Preview 5

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking