-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Labels
Description
Describe the bug:
clicking on your link “here” In https://github.com/johnmcfarlane/cnl/blob/main/README.md
“You can try out CNL on Compiler Explorer here.”
Does compilation produces some errors on Godbolt.org during compilation
- I tried to get an overview of the cnl-project*
*clicking on the link “here” In
“You can try out CNL on Compiler Explorer here.”
following the Readme.md - Godbolt produced lots of compilerr errors
To Reproduce:
see below an excerpt the error mesages of https://godbolt.org/z/vzdvYzeqW
Try to compile the project
https://github.com/johnmcfarlane/cnl/blob/main/README.md
here
Expected behaviour:
expected: godbolt example compiles successfully
**Desktop **
- OS: N/A Godbolt.org internal
- Compiler: 86_64 gcc 11.1
- Compiler flags used: -std=c++20
- CMake version N./A.
- Conan version N./A.
- CNL version (or Git branch/SHA) main
Link to Compiler Explorer:
An example of the failure using Compiler Explorer
Compiler Explorer.
Additional context:
The complete set of error messages.....