Results 1 to 2 of 2

Thread: Application gives error when build using Qt 4.4.3

  1. #1
    Join Date
    May 2007
    Posts
    110
    Thanks
    2
    Qt products
    Qt4
    Platforms
    MacOS X

    Default Application gives error when build using Qt 4.4.3

    Hi

    I m working on Mac Os Tiger and Power PC Machine.
    I have installed Qt 4.4.3 on my machine.

    When i make using qmake &&make using terminal it gives the error.
    usr/bin/ld: /Library/Frameworks/QtGui.framework/QtGui load command 5 unknown cmd field
    /usr/bin/ld: /Library/Frameworks/QtCore.framework/QtCore load command 4 unknown cmd field
    collect2: ld returned 1 exit status
    make: *** [StellarPhoenix.app/Contents/MacOS/StellarPhoenix] Error 1


    When i use XCode it gives the error.

    /usr/bin/ld: /Library/Frameworks/QtGui.framework/QtGui load command 5 unknown cmd field
    /usr/bin/ld: /Library/Frameworks/QtCore.framework/QtCore load command 4 unknown cmd field

    Command /usr/bin/g++-4.0 failed with exit code 1

  2. #2
    Join Date
    Nov 2008
    Posts
    1

    Default Re: Application gives error when build using Qt 4.4.3

    Hi,

    I have Tiger 10.4 and powerpc with 4.4.3 + debug libs.


    Qt-Creator gives the following errors:

    /usr/bin/ld: /Library/Frameworks/QtGui.framework/QtGui load command 5 unknown cmd field
    /usr/bin/ld: /Library/Frameworks/QtNetwork.framework/QtNetwork load command 4 unknown cmd field
    /usr/bin/ld: /Library/Frameworks/QtCore.framework/QtCore load command 4 unknown cmd field

    collect2: ld returned 1 exit status

Similar Threads

  1. Please Help-->have few doubts with Static build in Windows !
    By Krish in forum Installation and Deployment
    Replies: 1
    Last Post: 17th March 2008, 14:37
  2. Build error on mac Platform::WaitMouseMoved
    By patrik08 in forum Qt Programming
    Replies: 1
    Last Post: 12th July 2007, 13:18
  3. build a gui ontop of a console application
    By aegis in forum Qt Programming
    Replies: 3
    Last Post: 25th March 2007, 12:16
  4. Build application using visual studio 6 ?
    By aamer4yu in forum Newbie
    Replies: 1
    Last Post: 3rd October 2006, 09:34
  5. Replies: 0
    Last Post: 21st February 2006, 16:30

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.