Open jaha2600 opened 3 years ago
Also having the same problem :( Anyone found a way around this?
I've also got the same problem when trying to compile micmac on my machine:
[ 2%] Building CXX object src/CMakeFiles/elise.dir/__/CodeGenere/File2String/Str_SuperposImage.cpp.o error: PCH file was compiled for the target 'arm64-apple-macosx13.0.0' but the current translation unit is being compiled for target 'arm64-apple-macosx13.6.0' 1 error generated. make[2]: *** [src/CMakeFiles/elise.dir/__/CodeGenere/File2String/Str_SuperposImage.cpp.o] Error 1 make[1]: *** [src/CMakeFiles/elise.dir/all] Error 2 make: *** [all] Error 2
Any news on this topic?
I am getting errors when trying to install micmac on MAC-OS. When running the command make install -jK (replacing K for number of processors) I get the following errors at many steps in this command ( see attached file) errors.txt . Do you know if there is a work around for this error without downgrading my mac-os system?