Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Help with build...please
Forum Updated to NodeBB v4.3 + New Features

Help with build...please

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 2 Posters 335 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • SPlattenS Offline
    SPlattenS Offline
    SPlatten
    wrote on last edited by
    #1

    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 ad8a04f410

    I'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-Debug

    I'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?

    Kind Regards,
    Sy

    1 Reply Last reply
    0
    • hskoglundH Offline
      hskoglundH Offline
      hskoglund
      wrote on last edited by
      #2

      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).

      SPlattenS 2 Replies Last reply
      0
      • SPlattenS Offline
        SPlattenS Offline
        SPlatten
        wrote on last edited by
        #3

        xcode is version 10.1 (10B61).

        Kind Regards,
        Sy

        1 Reply Last reply
        0
        • hskoglundH hskoglund

          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).

          SPlattenS Offline
          SPlattenS Offline
          SPlatten
          wrote on last edited by
          #4

          @hskoglund , why do I need to downgrade Qt to 5.7?

          Kind Regards,
          Sy

          1 Reply Last reply
          0
          • hskoglundH hskoglund

            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).

            SPlattenS Offline
            SPlattenS Offline
            SPlatten
            wrote on last edited by
            #5

            @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....

            Kind Regards,
            Sy

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved