Skip to content

Commit

Permalink
doc: Troubleshoot possible Conan-Center timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
clssn authored and cassava committed Jan 8, 2021
1 parent 8896441 commit 1e90c28
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,12 @@ all your 64 CPU cores, you can run the last command like so:
For more details on how this is done, have a look at the Makefiles in the
repository root.

If you experience timeout issues waiting for Conan Center, the reason is likely
the boost dependency's hundreds of binary packages. You can then slightly
increase Conan's timeout configuration like so:

export CONAN_REQUEST_TIMEOUT=320

### Running Cloe

Since Cloe is made up of many packages, running the Cloe engine directly is
Expand Down

0 comments on commit 1e90c28

Please sign in to comment.