includeos / hello_world

Basic IncludeOS example
Apache License 2.0
10 stars 7 forks source link

Does not build #11

Open joshudson opened 10 months ago

joshudson commented 10 months ago
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.

Trying the clang profile doesn't do any better.