Results 1 to 3 of 3

Thread: problem with Qt4.3 and osx

  1. #1
    freeskydiver Guest

    Default problem with Qt4.3 and osx

    Hello,
    who has also a problem with xcode and Qt4.3? I can't compile my code, which easy to compiled under 4.2.3.
    I use the professional version of Qt. I've tested the release and the source version. The source itself compiled good.

  2. #2
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Thanks
    8
    Thanked 541 Times in 521 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: problem with Qt4.3 and osx

    What are the errors?
    Have you changed all the env vars regarding Qt?
    And check the XCode project, maybe you have some absolute paths in there, pointing to the old install!

    Regards

  3. #3
    freeskydiver Guest

    Default Re: problem with Qt4.3 and osx

    Ok, I have the projectfile renewed.
    with
    export QTDIR=to the new path
    export QMAKESPEC=to the new file
    qmake -project
    qmake

    after compiled my project, the ide say to me ...it has a problem with g++4.0

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.