FAQ
See also
There is a great community behind Conan with users helping each other in Cpplang Slack.
Please join us in the #conan
channel!
- General
- Is Conan CMake based, or is CMake a requirement?
- Is build-system XXXXX supported?
- Is my compiler, version, architecture, or setting supported?
- Does it run offline?
- Is it possible to install 2 different versions of the same library?
- Can I run multiple conan isolated instances (virtual environments) on the same machine?
- Can I run the conan_server behind a firewall (on-premises)?
- Can I connect to conan remote servers through a corporate proxy?
- Can I create packages for third-party libraries?
- Can I upload closed source libraries?
- Do I always need to specify how to build the package from source?
- Does conan use semantic versioning (semver) for dependencies?
- Using conan
- Troubleshooting