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.

Getting boost with conan don't work

See original GitHub issue

I installed Conan on windows 10 machine. I run: conan install Boost/1.64.0@conan/stable, and it fails. Output:

C:\temp>conan install Boost/1.64.0@conan/stable
Boost/1.64.0@conan/stable: Not found in local cache, looking in remotes...
Boost/1.64.0@conan/stable: Trying with 'bintray'...
Boost/1.64.0@conan/stable: Trying with 'conan.io'...
ERROR: Unable to find 'Boost/1.64.0@conan/stable' in remotes

Trying other package, works:

C:\temp>conan install fmt/4.0.0@bincrafters/stable
fmt/4.0.0@bincrafters/stable: Not found in local cache, looking in remotes...
fmt/4.0.0@bincrafters/stable: Trying with 'bintray'...
fmt/4.0.0@bincrafters/stable: Trying with 'conan.io'...
Downloading conanmanifest.txt
[==================================================] 121B/121B
Downloading conanfile.py
[==================================================] 1.8KB/1.8KB
fmt/4.0.0@bincrafters/stable: Installing package
Requirements
    fmt/4.0.0@bincrafters/stable from conan.io
Packages
    fmt/4.0.0@bincrafters/stable:63da998e3642b50bee33f4449826b2d623661505

fmt/4.0.0@bincrafters/stable: Retrieving package 63da998e3642b50bee33f4449826b2d623661505
fmt/4.0.0@bincrafters/stable: Looking for package 63da998e3642b50bee33f4449826b2d623661505 in remote 'conan.io'
Downloading conanmanifest.txt
[==================================================] 938B/938B
Downloading conaninfo.txt
[==================================================] 491B/491B
Downloading conan_package.tgz
[==================================================] 159.8KB/159.8KB
fmt/4.0.0@bincrafters/stable: Package installed 63da998e3642b50bee33f4449826b2d623661505

I install it using pip, using the installer, any way I know, and nothing works. Any idea?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11 (7 by maintainers)

github_iconTop GitHub Comments

3reactions
solvingjcommented, Feb 5, 2018

@BlueSolei there is now a Boost 1.66.0 package in conan center. You can give it a try if you’re still interested.

https://bintray.com/conan-community/conan/boost%3Aconan

If it works for you, perhaps this ticket can be closed?

3reactions
BlueSoleicommented, Dec 3, 2017

IIRC in every package manager I know(brew, pip, apt-get) there is no notion of 'remote׳. There is a local repo and you upgrade it from time to time. Why conan should be any different? Shouldn’t it just be: conan search package ? (I am always get confused if the default behavior, here to search in all repos, is opt-in or opt-out) And yes, it is a reference 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Conan, C++ package manager, don't work for boost
Conan, C++ package manager, don't work for boost ; According to their website Boost is not one of the packages this manager offers....
Read more >
The Ultimate Thrall Build Guide For The Conan Exiles 3.0 ...
So if you are looking for a character build to get you back into the game fighting alongside your thrall fast this video...
Read more >
Changelog — conan 1.56.0 documentation
Fix: The CMake() helper now doesn't require a compiler input to deduce the default generator. Fix: conan search <pattern> now works consistently in...
Read more >
Configure your console for FPS boost and auto HDR
If the game doesn't support either option, the Compatibility options feature won't appear. Note If you wish to change these settings while playing...
Read more >
no battle pass XP boost bug - Conan Exiles - Steam Community
i dont get any time any battlepass XP boost. 4 days now i get new rerolls for quests but no boost.
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