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
Following the instructions in the README I get ERROR: qe-qasm/0.3.2: 'settings.compiler' value not defined
ERROR: qe-qasm/0.3.2: 'settings.compiler' value not defined
Working from the release/0.3.2 branch.
release/0.3.2
Full output:
(qe_venv) $ conan create . --build=outdated -pr:h default -pr:b default WARN: ************************************************** WARN: *** Conan 1 is legacy and on a deprecation path ** WARN: *********** Please upgrade to Conan 2 ************ WARN: ************************************************** Exporting package recipe qe-qasm/0.3.2 exports: File 'conandata.yml' found. Exporting it... qe-qasm/0.3.2 exports: Copied 1 '.yml' file: conandata.yml qe-qasm/0.3.2: Calling export_sources() qe-qasm/0.3.2 export_sources() method: Copied 17 '.txt' files qe-qasm/0.3.2 export_sources() method: Copied 12 '.cmake' files qe-qasm/0.3.2 export_sources() method: Copied 109 '.cpp' files qe-qasm/0.3.2 export_sources() method: Copied 163 '.h' files qe-qasm/0.3.2 export_sources() method: Copied 6 '.inc' files qe-qasm/0.3.2 export_sources() method: Copied 1 '.l' file: QasmScanner.l qe-qasm/0.3.2 export_sources() method: Copied 1 '.y' file: QasmParser.y qe-qasm/0.3.2 export_sources() method: Copied 1 file: LICENSE qe-qasm/0.3.2 export_sources() method: Copied 9 '.sh' files qe-qasm/0.3.2 export_sources() method: Copied 450 '.qasm' files qe-qasm/0.3.2 export_sources() method: Copied 1 '.gcc' file: Makefile.build.gcc qe-qasm/0.3.2 export_sources() method: Copied 1 '.llvm' file: Makefile.build.llvm qe-qasm/0.3.2: A new conanfile.py version was exported qe-qasm/0.3.2: Folder: /home/jwoehr/.conan/data/qe-qasm/0.3.2/_/_/export qe-qasm/0.3.2: Exported revision: 3659934a40063af980ae8e829cbdbce2 Configuration (profile_host): [settings] arch=x86_64 arch_build=x86_64 build_type=Release os=Linux os_build=Linux [options] [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 arch_build=x86_64 build_type=Release os=Linux os_build=Linux [options] [build_requires] [env] ERROR: qe-qasm/0.3.2: 'settings.compiler' value not defined
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Following the instructions in the README I get
ERROR: qe-qasm/0.3.2: 'settings.compiler' value not defined
Working from the
release/0.3.2
branch.Full output:
The text was updated successfully, but these errors were encountered: