We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
joshua@nova:~/includeos/hello/upstream/hello_world$ conan install ../hello_world -r includeos -pr gcc-7.3.0-linux-x86_64 ERROR: Error reading 'gcc-7.3.0-linux-x86_64' profile: ConfigParser: Unrecognized field 'build_requires'
I have no idea how to attack this problem. I can see [build_requires] in conanfile.txt and have no idea what conan is upset about.
[build_requires]
conanfile.txt
Trying the clang profile doesn't do any better.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have no idea how to attack this problem. I can see
[build_requires]
inconanfile.txt
and have no idea what conan is upset about.Trying the clang profile doesn't do any better.
The text was updated successfully, but these errors were encountered: