Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. C++ Gurus
  4. Building universal project library with qt5 on mac os 10.6.8 gcc4.2.1
Forum Updated to NodeBB v4.3 + New Features

Building universal project library with qt5 on mac os 10.6.8 gcc4.2.1

Scheduled Pinned Locked Moved C++ Gurus
1 Posts 1 Posters 783 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.
  • A Offline
    A Offline
    aidush
    wrote on last edited by
    #1

    Hallo everyone,
    I am migrating project from Qt 4.7.3 where are universal binaries to Qt 5.3.2 where it is not possible to build them : http://qt-project.org/doc/qt-5/macosx.html.

    So I built 32 and 64bit libraries and joined them with LIPO command.

    Question is if it is no longer possible to built my project as universal binary with qt 5.3.2(even if I have have them with LIPO) Do I need to produce separately 32 bit and 64bit and then joined them as for Qt? Is there no simplier way how to do it using qmake?

    thanks for answer in advance

    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