Mac 10.14 installation issues

Hello,

when I follow the steps for osx 10.14, at the “make” step I get the error message “‘operator delete’ is unavailable: introduced in macOS 10.12” over and over again, until the installation stops with the message
“too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[8]: *** [libsrc/core/CMakeFiles/ngcore.dir/archive.cpp.o] Error 1
make[7]: *** [libsrc/core/CMakeFiles/ngcore.dir/all] Error 2
make[6]: *** [all] Error 2
make[5]: *** [dependencies/src/netgen-stamp/netgen-build] Error 2
make[4]: *** [CMakeFiles/netgen.dir/all] Error 2
make[3]: *** [all] Error 2
make[2]: *** [dependencies/Stamp/netgen_project/netgen_project-build] Error 2
make[1]: *** [CMakeFiles/netgen_project.dir/all] Error 2
make: *** [all] Error 2”

As I understand it, it has to do with using the SDK 10.9. How do I rectify this issue?

Hi,
the sources from the last days build with current SDK on 10.14.
Sorry, the docu ist outdated, we don’t need the 10.9 SDK anymore.
Joachim