Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. QT 5.1 and OSX 10.6

QT 5.1 and OSX 10.6

Scheduled Pinned Locked Moved Installation and Deployment
4 Posts 2 Posters 1.3k Views
  • 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.
  • E Offline
    E Offline
    emiliodavis
    wrote on last edited by
    #1

    Hello,
    I want to build and app for OSX 10.6 32 bits using qt 5.1 with webkit.

    What is the correct OSX to do it? 10.6, 10.7 or 10.8?

    Which platform? clang-32 or gcc-32?

    With or without c++11?

    What SDK?

    Actually, what are the correct ./configure params?

    best regards,
    Emilio Davis

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Why 32bit only ?

      If your needs are specific to that OS, you should build directly on 10.6 using the latest tools available for it.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • E Offline
        E Offline
        emiliodavis
        wrote on last edited by
        #3

        Because I want the smallest posible package. And since I need to support both 32 and 64 bits I figure that with only 32 bits its ok.

        We successfully complied qt on 10.6 with clang-32 and it seems to be working so far.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Ok, I see the reason.

          You can go on with clang-32 without fear, it's compatible with gcc.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          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