Relative Content

Tag Archive for c++buildconan

conan install can’t find package but conan search does

I have a dependency between two conan packages (using conan v1). When running conan install in the downstream package, conan can’t find a dependent package satisfying certain criteria. When I run conan search with the same critieria, however, I see the expected package. What techniques / strategies can I use to attack this problem?

conan install can’t find package but conan search does

I have a dependency between two conan packages (using conan v1). When running conan install in the downstream package, conan can’t find a dependent package satisfying certain criteria. When I run conan search with the same critieria, however, I see the expected package. What techniques / strategies can I use to attack this problem?