I’m getting the error message “Your CMake version does not report source locations for target-related statements. Many editing and navigation functions will not work. Do you want to see instructions on fixing this?”
When I have a look at the instructions It tells me to download CMake here and specify its location via Tools->Options->VisualGDB->Common->Tools->Full Path to CMake.exe.
However the file that is downloaded is a .vgdbxpkg. What do I do with this file? How do I use it?
I am working in VIsual Studio 2017.
Cheers