Post #3696475
2026-07-09 14:47 UTC
@shinmera@mastodon.tymoon.eu I have had this error when I had mismatched ARM64 and x64 object files (like a library and an app different arch)
Replies (1)
-
@shinmera@mastodon.tymoon.eu 2026-07-09 14:51
@sharkfie@infosec.exchange Hmm, I used the -DCMAKE_OSX_ARCHITECTURES=x86_64 flag so afaiu that shouldn't happen?