We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
cmake version 3.20.21032501-MSVC_2
Sorry, something went wrong.
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 .
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: