Skip to content
Snippets Groups Projects
Commit 8116b29c authored by Daniel Hornung's avatar Daniel Hornung
Browse files

DOC: More about version mismatches.

parent c786177b
Branches
Tags
1 merge request!29FIX: Explicit bfs:path conversion to string.
Checking pipeline status
......@@ -37,7 +37,8 @@ variable.
#### Problems and solutions ####
- Make sure that your conan version supports your XCode version. A typical symptom of version
mismatch is for example conan complaining about incompatible `compiler.version` settings.
mismatch is for example conan complaining about incompatible `compiler.version` settings. You may
need to rerun any conan and cmake commands (and delete cache files first) after compiler updates.
### How to build on Windows
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment