no-suitable-image-found 错误解决方法

编译 lzma,luafilesystem 等等文件时,可能会遇到如下报错:

1
2
3
lua: error loading module XXX.so from file XXX.so
dlopen (xxx.so) no suitable image found. Did find:
xxx.so mach-o, but wrong architecture
阅读更多