CMake Tools does not seem to be installing the newer version
See original GitHub issueBrief Issue Summary
Every single time I start VS Code I get the following notification:
There is a new version of CMake available. You are running 3.10.2, and 3.13.2 is
available.
Would you like CMake Tools to download and install this update automatically?
Every time I press Yes
.
Then, for a brief moment it says: “Downloading cmake-3.13.2…” but nothing more appears to be happening.
Is it even being installed?
Platform and Versions
- Operating System: Ubuntu 18.04
- CMake Version: 3.10.2
- VSCode Version: 1.30.2
- CMake Tools Extension Version: 1.1.3
- Compiler/Toolchain: GCC 7.3
Issue Analytics
- State:
- Created 5 years ago
- Reactions:4
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Get started with CMake Tools on Linux - Visual Studio Code
The VS Code CMake Tools extension does its work by using CMake installed on your system. For best results, use CMake version 3.15...
Read more >Installing - CMake
In order to build CMake from a source tree on Windows, you must first install the latest binary version of CMake because it...
Read more >Install and configure the NDK and CMake - Android Developers
If you want to use a CMake version that is not included by the SDK Manager, follow these steps: ... Either add the...
Read more >vscode-cmake-tools/support - Gitter
But CMake Tools doesn't seem to like "NMake Makefiles". ... Please install or configure a preferred generator, ... But the intellisense is not...
Read more >Troubleshooting — iGibson 2.2.1 documentation - GitHub Pages
ModuleNotFoundError: No module named 'cmake' ... This problem appears often on MacOS. You should have CMake installed in your computer system-wide. On Mac,...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Seems to be linked with #622
This issue has been addressed in CMake Tools 1.2.0 which is available in the VS Code Marketplace or on the Releases Page
Because the publisher id has changed, VS Code does not automatically upgrade you yet. The Marketplace team will enable this in the next few days. If you want to install 1.2.0 now, please make sure you uninstall any earlier versions of CMake Tools manually to avoid any conflicts.