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
No related branches found
No related tags found
1 merge request!29FIX: Explicit bfs:path conversion to string.
Pipeline #14177 passed
Pipeline: caosdb-cppinttest

#14187

    ...@@ -37,7 +37,8 @@ variable. ...@@ -37,7 +37,8 @@ variable.
    #### Problems and solutions #### #### Problems and solutions ####
    - Make sure that your conan version supports your XCode version. A typical symptom of version - 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 ### 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