Closed jdumas closed 2 years ago
Thanks for reporting the issue, I'll take a look. It builds fine on the GitHub hosted runners though, so perhaps they aren't using the latest SDK.
As per my comment in the tracy issue, there are two issues at play here - the use of an old version of Apple Clang, and the allowedFileTypes
deprecation.
The allowedFileTypes
deprecation will be tracked separately in #58. I'll close this issue for now, but do reopen it if the macOS 12 SDK still won't compile even after you have updated your compiler.
Hi there. When trying to build Tracy (https://github.com/wolfpld/tracy/issues/368) on a recently upgraded macOS, I encountered the following compilation issue with NFD:
To reproduce, specify the OSX_SYSROOT folder when calling CMake: