Help with build...please
-
My main development system is an iMAC 64bit, I've copied the source code to my macBook Pro which is very old and 32bit.
I have installed Qt Creator 5.0.3 Based on Qt 5.15.2 (Clang 11.0 (Apple), 64 bit)
Built on Nov 3 2021 10:55:50 From revision ad8a04f410I've also installed Qt 5.15.2, I've created fresh build folders:
build-XMLMPAM-Desktop_x86_darwin_generic_mach_o_32bit-Release
and
build-XMLMPAM-Desktop_x86_darwin_generic_mach_o_32bit-DebugI've removed any .pro.user files and run qmake, I get the errors:
:-1: error: Project ERROR: failed to parse default search paths from compiler output
/Users/Simon/XMLMPAM/XMLMPAM.pro:-1: error: Error while parsing file /Users/Simon/XMLMPAM/XMLMPAM.pro. Giving up.The build folders are in the same folder as the project. I don't see any source for the project, no cpp or h files, yet all is ok on the iMAC.....can anyone help?
-
Hi, sorry but in order to build your Qt app on a 32-bit Intel PC you need to downgrade your Qt.5.15.2 to I think Qt 5.7 and your version of XCode to 9.4 (the last version that supports 32-bit PCs).
@hskoglund , why do I need to downgrade Qt to 5.7?
-
Hi, sorry but in order to build your Qt app on a 32-bit Intel PC you need to downgrade your Qt.5.15.2 to I think Qt 5.7 and your version of XCode to 9.4 (the last version that supports 32-bit PCs).
@hskoglund I think I'm going to have to upgrade the macBook Pro, its just to old and not suitable for the job....on the list of things to fork out for....