Results 1 to 4 of 4

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 
    To copy to clipboard, switch view to plain text mode
    Any suggestions?

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Building Qtcreator 2.6 with qt5 alpha

    Quote Originally Posted by alizadeh91 View Post
    Any suggestions?
    Use newer Qt version where clean_path() is defined.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. The following user says thank you to wysota for this useful post:

    alizadeh91 (4th December 2012)

  4. #3
    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 Re: Building Qtcreator 2.6 with qt5 alpha

    you mean newer than Qt5 alpha?!

  5. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Building Qtcreator 2.6 with qt5 alpha

    Quote Originally Posted by alizadeh91 View Post
    you mean newer than Qt5 alpha?!
    Yes, newer than Qt5 alpha.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Building Qtcreator 2.6 with qt5 alpha
    By alizadeh91 in forum Qt Programming
    Replies: 1
    Last Post: 1st December 2012, 22:43
  2. Building qwt with qt5 alpha
    By alizadeh91 in forum Qwt
    Replies: 9
    Last Post: 9th July 2012, 13:04
  3. QtCreator 2.5 RC in Qt5 alpha
    By rtorrano in forum General Discussion
    Replies: 0
    Last Post: 30th April 2012, 14:14
  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.