Open IBIT-ZEE opened 3 years ago
1) calling cmake from command line throws "Error: could not load cache"
2) 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 .
1) calling cmake from command line throws "Error: could not load cache"
2) opening the folder from CS/IDE stops with " ninja: error: build.ninja:123: bad $-escape (literal $ must be written as $$)"
?any ideas