Results 1 to 2 of 2

Thread: Building Qtcreator 2.6 with qt5 alpha

  1. #1
    Join Date
    Jan 2012
    Location
    Iran, Tehran
    Posts
    308
    Thanks
    75
    Thanked 24 Times in 21 Posts
    Qt products
    Qt4 Qt5 PyQt3 PyQt4
    Platforms
    Unix/X11 Windows

    Default Building Qtcreator 2.6 with qt5 alpha

    Hi,
    I want to build QtCreator 2.6 with Qt5 alpha but i get many errors which all of them are same as brought below:
    unknown replace function...

    i've found the source of error in qtcreator.pri file :
    Qt Code:
    1. defineReplace(cleanPath) {
    2. return($$clean_path($$1))
    3. }
    To copy to clipboard, switch view to plain text mode 
    Any suggestions?
    Last edited by alizadeh91; 1st December 2012 at 14:52.

  2. #2
    Join Date
    Sep 2011
    Posts
    1,241
    Thanks
    3
    Thanked 127 Times in 126 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Building Qtcreator 2.6 with qt5 alpha

    If you have a problem, CUT and PASTE your code. Do not retype or simplify it. Give a COMPLETE and COMPILABLE example of your problem. Otherwise we are all guessing the problem from a fabrication where relevant details are often missing.

Similar Threads

  1. Building qwt with qt5 alpha
    By alizadeh91 in forum Qwt
    Replies: 9
    Last Post: 9th July 2012, 13:04
  2. QtCreator 2.5 RC in Qt5 alpha
    By rtorrano in forum General Discussion
    Replies: 0
    Last Post: 30th April 2012, 14:14
  3. building in QTCreator with msvc2008 fails
    By dave2k in forum Qt Programming
    Replies: 0
    Last Post: 22nd February 2012, 13:45
  4. Building QT program on the Linux in QtCreator
    By piyushpandey in forum Newbie
    Replies: 2
    Last Post: 18th January 2011, 21:29
  5. Building VTK with QTCreator
    By floyd.pepper in forum Newbie
    Replies: 1
    Last Post: 17th August 2009, 08:42

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.