question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[center.conan.io] Add a small set me up snippet, like in artifactory

See original GitHub issue

Please add for every package a small how to setup code snippet, like it is done in artifactory. e.g.

conan remote add conan-center .. // maybe don't know whether this is necessary
conan install boost/1.72.2

Newbies wants to know how to get this binaries in no way.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:4
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

4reactions
gocarloscommented, Jan 16, 2020

also show the options available for the recipe e.g. Poco:enable_crypto=True

2reactions
SSE4commented, Jan 20, 2020

this line is unnecessary for sure:

conan remote add conan-center .. // maybe don't know whether this is necessary

conan-center remote is automatically added by the conan client since the beginning

Read more comments on GitHub >

github_iconTop Results From Across the Web

Remotes — conan 1.56.0 documentation
It is configured as the default remote in the Conan client, but if you want to add it manually: $ conan remote add...
Read more >
conan Documentation - Conan Docs
Conan is a decentralized package manager with a client-server architecture. This means that clients can fetch packages.
Read more >
Conan Documentation - Conan Docs
To get the correct address, click on Application -> Artifactory -> Artifacts -> Set Me. Up: Add a Conan remote in your Conan...
Read more >
Using Artifactory — conan 1.55.0 documentation
In Artifactory, you can create and manage as many free, personal Conan repositories as you like. On an Free-Tier account, all packages you...
Read more >
JFrog ConanCenter - The Central Repository for C / C++ ...
Announcing Conan 2.0 Tribe. A package manager wins on the strength of its warriors – those developer leaders who passionately advocate for it...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found