Results 1 to 3 of 3

Thread: Update Qt library/creator; using old projects? (Mac)

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2013
    Posts
    2
    Qt products
    Qt4
    Platforms
    MacOS X

    Default Update Qt library/creator; using old projects? (Mac)

    Note: I am still very much a beginner when it comes to programming and using programming tools. My OS is Mac OS X 10.8.4.

    For the past couple years, I had used Qt Creator 1.?.? based on the Qt 4.6.? library to create some very basic programs (think "Hello World", Tic-Tac-Toe", etc.). [question marks are there because I don't recall the versions exactly].

    I recently found the need to use a more recent version of the Qt library (version 4.8). I downloaded and installed Qt libraries 4.8.5 for Mac (but not the debug libraries). I then downloaded Qt Creator 2.7.1 for Mac and dragged it to my Applications folder, which replaced [deleted] my previous version of Qt Creator.

    I have tried various settings for "configure project" for my old projects, but I can't get any of them to compile. They all give errors referencing a "version 4.6", which seems bad. Here is the type of thing I get...
    Qt Code:
    1. 17:28:09: Starting: "/usr/bin/qmake" /Users/my_username/Qt_stuff/NNNcube2/NNNcube2.pro -r CONFIG+=x86_64 -spec /usr/local/Qt4.6/mkspecs/macx-g++
    2. Failure to read QMAKESPEC conf file /usr/local/Qt4.6/mkspecs/macx-g++/qmake.conf.
    3. Error processing project file: /Users/my_username/Qt_stuff/NNNcube2/NNNcube2.pro
    4. 17:28:09: The process "/usr/bin/qmake" exited with code 3.
    5. Error while building/deploying project NNNcube2 (kit: Qt 4.8.4 in PATH (System))
    6. When executing step 'qmake'
    To copy to clipboard, switch view to plain text mode 

    1. Did I update Qt Creator & Qt library incorrectly? If so, what should I have done?

    2. Am I naive/ignorant to think that I should be able to update from 4.6 to 4.8 without too many issues? Should I have instead tried to keep my old instance of Qt Creator (w/4.6 lib.) and created a new instance of Qt creator (w/4.8 lib.)?

    3. What should I do now to remedy the situation (to be able to use my old projects)? None are terribly important, but it would be nice to have them.

    Thanks!
    Last edited by badmilk101; 3rd July 2013 at 03:31.

Similar Threads

  1. Why don't Qt Creator projects recompile after header changes?
    By tksharpless in forum Qt Programming
    Replies: 5
    Last Post: 19th October 2011, 17:20
  2. Replies: 1
    Last Post: 24th August 2011, 13:51
  3. Replies: 2
    Last Post: 19th February 2011, 11:26
  4. To update iTunes Library File .
    By merry in forum Qt Programming
    Replies: 1
    Last Post: 28th April 2010, 11:58
  5. Qt Creator USe Qt Creator for windows mobile projects
    By BenPa in forum Qt Tools
    Replies: 2
    Last Post: 15th February 2010, 14:42

Tags for this Thread

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.