question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

vs-build-tools-2017 (vs version 15) is not recognized

See original GitHub issue

In a continuation of #46 - it appears that build tools 2017 is not found ERR! OMG Error: There is no Visual C++ compiler installed. Install Visual C++ Build Toolset or Visual Studio.

From what I can tell, cmake-js looks in in vsDetect in the registry key

"HKLM\\SOFTWARE\\Classes\\Installer\\Dependencies\\Microsoft.VS.VisualCppBuildTools_x86_enu,v" + mainVer

Visual Studio 2017 build tools does not have a registry key there, although there are others, that particular one does not exist.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:15 (6 by maintainers)

github_iconTop GitHub Comments

7reactions
bpaczkowskicommented, Oct 3, 2017

Doesn’t seem to be fixed for me. I have VS2017 installed, and I also have the 2015 build tools installed, cmake-js detects neither. node-gyp works fine though.

3reactions
grrrwaaacommented, Feb 21, 2018

cmake-js 3.6.2 node v6.11.4 npm 3.10.10 Visual Studio Community 2017 Version 15.5.7 Visual Studio Community 2015 Version 14.0.254.20.01 Update 3 Windows 10 64-bit Pro

Still getting OMG There is no Visual C++ compiler installed

Read more comments on GitHub >

github_iconTop Results From Across the Web

vs-build-tools-2017 (vs version 15) is not recognized #78
In a continuation of #46 - it appears that build tools 2017 is not found ERR! OMG Error: There is no Visual C++...
Read more >
Installed the Visual Studio Build Tools with VS 2017, VS ...
Installed the Visual Studio Build Tools with VS 2017, VS solutions cannot open by double click and it seems the VS version selector...
Read more >
MSbuild Error: The builds tools for v140 (Platform Toolset ...
You're trying to build using a different version of the build toolset that is either not installed on your system or that the...
Read more >
Visual Studio Build Tools now include the VS2017 and ...
When we release VS2017 version 15.5, now available in Preview, we'll update the MSVC compiler toolset in the Visual Studio Build Tools again....
Read more >
Visual Studio 2017 Build Tools 15.9.50.0 - Chocolatey Software
41 to 15.9.42, the VS Installer sees it has nothing to do and (out of some misguided optimization?) it even does not update...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found