I tried to install QT5 version 5.6.2 on my Mac, following the wiki instructions but installation fails.

qmake executes properly and generates a Makefile, but make fails with this error message:

 ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [Qt5Pas.framework/Qt5Pas] Error 1

Actally all the object files generated in the tmp directory are for arm64 and not x86_64-darwin as expected.

Any hint?

Thanks.

Giuliano


--
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to