-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
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
Formatter Compilation Error #8750
Comments
in
The test plaform cezanne is also an intel chip with AppleClang 14.0.0.14000029, and it does not have the issue. |
|
compiles after commenting out source code! how to undefine this flag? I tried cmakelist no effect: I tried in main stdafx define this, no effect:
|
Could you try modifying in config.h:
into
|
@petrasvestartas ping |
Very sorry, I will try again and let you know. |
Formatter is not fully supported for C++20.
I am using MacBook Pro with Intel Chip that has Clang 14.
CMakeLists: https://github.com/petrasvestartas/wood/tree/main/cmake
Windows and Mac M1 have no problems compiling recent cgal but on this machine I get errors stated below.
Is there any CMake flag to disable formatter?
The text was updated successfully, but these errors were encountered: