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.

CMake Tools does not seem to be installing the newer version

See original GitHub issue

Brief 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:closed
  • Created 5 years ago
  • Reactions:4
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
sursucommented, Jan 29, 2019

Seems to be linked with #622

1reaction
bobbrowcommented, Nov 5, 2019

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.

Read more comments on GitHub >

github_iconTop 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 >

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