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_build_helper #5

Open
linoxoidunix opened this issue May 21, 2023 · 0 comments
Open

conan_build_helper #5

linoxoidunix opened this issue May 21, 2023 · 0 comments

Comments

@linoxoidunix
Copy link

i run on windows 11 this cmd

PS G:\Programming\RepoFromGit\flextool> cmake -E time conan create . conan/stable -s build_type=Debug -s cling_conan:build_type=Release --profile clang16_compiler -o flextool:enable_clang_from_conan=False -e flextool:enable_tests=True

where profile clang16_compiler
[settings]
os=Windows
os_build=Windows
arch=x86_64
arch_build=x86_64
compiler=clang
compiler.version=16
llvm_9:build_type=Release
[options]
[build_requires]
cmake_installer/3.15.5@conan/stable
[env]
CC=C:/Program Files/LLVM/bin/clang.exe
CXX=C:/Program Files/LLVM/bin/clang++.exe

i got this error

ERROR: Error loading conanfile at 'G:\Programming\RepoFromGit\flextool\conanfile.py': Version range '=0.0' from requirement 'conan_build_helper/[=0.0]@conan/stable' required by 'python_require' could not be resolved in local cache

where i can find conan_build_helper ?

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

No branches or pull requests

1 participant