Results 1 to 2 of 2

Thread: Qt Creator/g++ compile issue on OS X (.o file missing)

  1. #1
    Join Date
    Jan 2012
    Posts
    8
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Qt Creator/g++ compile issue on OS X (.o file missing)

    I just moved my project over to my MacBook and tried compiling under OS X Lion, and I receive the following compile output message/error:

    l../../../QtSDK/Desktop/Qt/474/gcc/include -I. -I../FATX -I. -F/Users/landerbrandt/QtSDK/Desktop/Qt/474/gcc/lib -o xMultiFileStream.o ../FATX/IO/xMultiFileStream.cpp
    make: g++-4.2: No such file or directory
    make: *** [xMultiFileStream.o] Error 1
    make: Leaving directory `/Users/landerbrandt/Dropbox/Qt Projects/FATX-build-desktop-Desktop_Qt_4_7_4_for_GCC__Qt_SDK__Debug'
    09:04:48: The process "/usr/bin/make" exited with code 2.
    Error while building project FATX (target: Desktop)
    When executing build step 'Make'
    I've never used g++ before, and the application compiles fine under Windows using MSVCC, so I have no idea what the issue is here.

  2. #2
    Join Date
    Jan 2012
    Posts
    8
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt Creator/g++ compile issue on OS X (.o file missing)

    I'm unable to edit the OP, but the solution was found in this thread here: http://developer.qt.nokia.com/forums/viewthread/12682

Similar Threads

  1. Qt Creator and OpenCV , .dll missing
    By schludy in forum Newbie
    Replies: 0
    Last Post: 30th November 2011, 10:11
  2. How to compile c file in qt creator.
    By Niamita in forum Qt Programming
    Replies: 4
    Last Post: 20th July 2011, 12:08
  3. Replies: 2
    Last Post: 28th February 2011, 23:14
  4. Installing QT Creator - debugger is missing!
    By Istrebitel in forum Newbie
    Replies: 4
    Last Post: 19th October 2010, 12:05
  5. Issue using connect, what am I missing?
    By technoViking in forum Qt Programming
    Replies: 1
    Last Post: 11th January 2010, 05:11

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.