-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
MacOS ARM64 build warning: 'OS_CODE' macro redefined #4585
Comments
|
Automated compile and testrun actions on GitHub (M1 MacOS) complete just fine just fine. https://github.com/pocoproject/poco/actions/runs/9463808045/job/26069810114 I also just tested again the code from branch 1.13.3 on my M1 MacBook Pro and did not see any issues that you report. |
Where did you install clang 18 from? Latest XCode 15.4 installs clang 15. |
@matejk buid success, thanks. |
Describe the bug
Env: MacOS 14.4.1 ARM64 clang 18
Build project with cmake.
The text was updated successfully, but these errors were encountered: