Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-10853

Incorrect paths in the Carbon binary package

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 4.7.1
    • 4.7.0
    • Packaging & Installer
    • None
    • 2c0a8a19cfcb033538a5b804ff29941872f0a57a, 581c477d45fe42478340e16081e1734e5de0031d

    Description

      Building an example in the Carbon binary package on command line references paths that do not exist.

      -L/tmp/qt-stuff/source/qt-everywhere-commercial-src-4.7.0-beta1/lib -F/tmp/qt-stuff/source/qt-everywhere-commercial-src-4.7.0-beta1/lib -framework QtCore
      

      /Developer/Tools/Qt/rcc -name application application.qrc -o qrc_application.cpp
      g++ -c -pipe -g -gdwarf-2 -arch i386 -Wall -W -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.7/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtGui.framework/Versions/4/Headers -I/usr/include/QtGui -I/usr/include -I. -F/Library/Frameworks -o qrc_application.o qrc_application.cpp
      g++ -headerpad_max_install_names -arch i386 -o application.app/Contents/MacOS/application main.o mainwindow.o moc_mainwindow.o qrc_application.o -F/Library/Frameworks -L/Library/Frameworks -framework QtGui -L/tmp/qt-stuff/source/qt-everywhere-commercial-src-4.7.0-beta1/lib -F/tmp/qt-stuff/source/qt-everywhere-commercial-src-4.7.0-beta1/lib -framework QtCore

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            ttomkins Toby Tomkins (closed Nokia identity) (Inactive)
            bholm Benedikte Holm (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes