Results 1 to 1 of 1

Thread: Compile QTCreator error

  1. #1
    Join Date
    Sep 2010
    Posts
    654
    Thanks
    56
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Compile QTCreator error

    After a long time, I almost have the right way to compile QTcreator with mingw.
    1.- My source is at d:\QtCreatorSource
    2.- I open a QT Command prompt
    3.- md qtcreator , cd qtcreator (as an advise from qtcreatorsource\readme)
    4.- qmake d:\QtCreatorSource\qtcreatorpro -spec win32-g++ -r CONFIG+=release
    (After a minute some files have been created)
    5.- mingw32-make release This does not run ... I have the error :
    *** No rule to make target 'release'. Stop.

    Please help
    Last edited by tonnot; 12th November 2010 at 09:03.

Similar Threads

  1. compile todo plugin in qtcreator
    By kabanek in forum Installation and Deployment
    Replies: 12
    Last Post: 31st December 2010, 12:12
  2. Compile Qtcreator with mingw ?
    By tonnot in forum Installation and Deployment
    Replies: 13
    Last Post: 3rd November 2010, 22:00
  3. Qtcreator : Problem to compile examples
    By shenakan in forum Newbie
    Replies: 2
    Last Post: 18th August 2009, 09:17
  4. QtCreator won't compile using VS2005
    By Spinz99 in forum Installation and Deployment
    Replies: 0
    Last Post: 3rd April 2009, 23:25
  5. how to compile c++ source file in qtCreator
    By orky7 in forum General Programming
    Replies: 6
    Last Post: 20th March 2009, 06:45

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.