Failed compiling on MacOS with C++17 flags #48
Closed
Comments
|
the same issue. |
|
+1 Installing collected packages: python-example
MacOS Catalina 10.15.3 Apple clang version 11.0.3 (clang-1103.0.32.29) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When attempting to install the example, the build fails with the error below.
After manually removing the C++17 flag option (I suppose C++14 was selected then) the install was successful. Can you share what I was doing wrong?
System information:
MacOS Mojave 10.14.6
Python 3.8.0
Clang compiler information:
Apple clang version 11.0.0 (clang-1100.0.33.12)
Target: x86_64-apple-darwin18.7.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
The text was updated successfully, but these errors were encountered: