Hello,
I’m trying to build Qt 5.1 for android on Mac (Mac OS X Lion 10.7.5).
I already run ./configure, following this [qt-project.org] tutorial.
But when i run the make i have this error:
“.obj/debug-shared/qmalloc.o: file not recognized: File format not recognized
collect2: error: ld returned 1 exit status
make3: *** [../../lib/libQt5Core.so.5.1.0] Error 1
make2: *** [sub-corelib-make_first] Error 2
make1: *** [sub-src-make_first] Error 2
make: *** [module-qtbase-make_first] Error 2”
Please help.
↧