rcrl
rcrl copied to clipboard
Can't compile on VS2019
-
calling cmake from command line throws "Error: could not load cache"
-
opening the folder from CS/IDE stops with " ninja: error: build.ninja:123: bad $-escape (literal $ must be written as $$)"
?any ideas
cmake version 3.20.21032501-MSVC_2
Kindly write the command executed along with its output.
git submodule update --init
# make directory build and move to it
cmake path/to/repo
cmake --build .