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. Problem Building QtSources on Mac OSX in QtSDK
Qt 6.11 is out! See what's new in the release blog

Problem Building QtSources on Mac OSX in QtSDK

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

    Hello all...

    I'm working on Mac OS 10.7.5

    I downloaded QtSdk-offline-mac-x86-v1.2.1 and ran the installer, all was fine.

    I poked around in the directory tree and got to QtSDK/QtSources/4.8.1 and found the sources. I ran the configure script, which seemed to run just fine. When I try to "make" however, I get this message:

    @cd examples/ && /Volumes/theVastWasteland/Qt/QtSDK/QtSources/4.8.1/bin/qmake /Volumes/theVastWasteland/Qt/QtSDK/QtSources/4.8.1/examples/examples.pro -spec ../mkspecs/macx-g++ -o Makefile

    Cannot find file: /Volumes/theVastWasteland/Qt/QtSDK/QtSources/4.8.1/examples/examples.pro.@

    The examples directory is indeed empty. I did a custom install, and included just about everything except extra fonts and QtLinguist

    Is there any way to fix this? Get the examples directory content or convince the Makefile to try not to build it?

    Thanks for any help, suggestions, pointers, inspiration, anyone can offer.

    -Eric

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Don't use the SDK sources to compile Qt. You need to get the code from "here":http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-4.8.3.tar.gz or from gitorious.

      (Z(:^

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

        OK, thanks, I'll try that then!

        Now for the dumb question: Why are the sources included with the SDK, complete with configure and Makefiles if you can't actually build it?

        Thanks again!

        -Eric

        1 Reply Last reply
        0
        • sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #4

          I have no idea, it's strange, but has been true for most if not all of Nokia's SDKs. We'll see how Qt Project SDK will perform here once it's out.

          (Z(:^

          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