Results 1 to 2 of 2

Thread: Qt project will not build after upgrade to XCode 3.2.6

  1. #1
    Join Date
    Jan 2012
    Location
    Calgary, Alberta
    Posts
    1
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Qt project will not build after upgrade to XCode 3.2.6

    I have a project which was build using Qt 4.5.3 on Xcode 3.2.3. I have recently upgraded my XCode to 3.2.6 and now I cannot get the project to build. I get errors such as "QtCore/QtCore: No such file or directory" even though my headers and libraries are all setup correctly. I would like my project to build using the Mac OSX 10.6 base SDK and to use the LLVM GCC 4.2 compiler version. Could this be why things are no longer building? Do I need to recreate the Qt moc and ui files?
    I'm at a loss as to why things aren't working. Any suggestions on what I could try would be greatly appreciated.

  2. #2
    Join Date
    Sep 2011
    Location
    Manchester
    Posts
    538
    Thanks
    3
    Thanked 106 Times in 103 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt project will not build after upgrade to XCode 3.2.6

    It seems that your headers are not setup correctly if xcode is complaining.

    Clean whole solution, run qmake and build the project, if your headers are in fact seen correctly then the project should build.

Similar Threads

  1. Replies: 0
    Last Post: 14th September 2011, 02:59
  2. Can't create project in Visual Studio 2008 After Qt Upgrade
    By Tamerz in forum Installation and Deployment
    Replies: 4
    Last Post: 5th May 2010, 17:37
  3. Generating Xcode project does not work
    By schall_l in forum Qt Tools
    Replies: 0
    Last Post: 13th February 2010, 13:33
  4. How to create a XCode nested Project.
    By kaushal_gaurav in forum Qt Programming
    Replies: 0
    Last Post: 25th November 2008, 11:41
  5. XCode and Qt4.3 Release Build
    By themolecule in forum Qt Programming
    Replies: 0
    Last Post: 12th August 2007, 07:20

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.