Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conan not found in remote-center #29

Open
p4654545 opened this issue Mar 12, 2020 · 2 comments
Open

Conan not found in remote-center #29

p4654545 opened this issue Mar 12, 2020 · 2 comments
Assignees

Comments

@p4654545
Copy link

@Naios

Conan fails to find the continuable package in conan-center.


Commit Hash

Don't understand what to write here...

Expected Behavior

The following command should find continuable in the central repository:

conan search continuable --remote=conan-center

Actual Behavior

Steps to Reproduce

Make sure Conan is installed, then run:

conan search continuable --remote=conan-center
There are no packages matching the 'continuable' pattern

Your Environment

  • OS: OSX
  • Compiler and version: Apple clang version 11.0.0 (clang-1100.0.33.17)
  • Standard library (if non default): {Please write here}
@Naios
Copy link
Owner

Naios commented Mar 13, 2020

There should be a package currently available in conan: https://bintray.com/naios/continuable/continuable%3Anaios (not the latest revision though)

Probably I'm going to disontinue support on conan since it consumes too much time to curate the library on any external package manager. The library is header only and without any build dependency, it can easily be included as git submodule or copied into your own source tree.

@IceflowRE
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants