Results 1 to 3 of 3

Thread: Build qwt applications with different qmake versions

Hybrid View

Previous Post Previous Post   Next Post Next Post
  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 Build qwt applications with different qmake versions

    I've compiled qwt with qt4.7 but now i want to run applications with qt5. Is it possible to build qwt(which is compiled with qt4.7) applications with qt5??

  2. #2
    Join Date
    May 2012
    Location
    Bangalore, India
    Posts
    271
    Thanks
    29
    Thanked 50 Times in 47 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Build qwt applications with different qmake versions

    Yesss,,,, see this-----> http://dtk.inria.fr/blog/?p=429

    You will know how to port from qt4 to qt5
    Heavy Metal Rules. For those about to rock, we salute you.
    HIT THANKS IF I HELPED.

  3. #3
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,325
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Build qwt applications with different qmake versions

    Quote Originally Posted by alizadeh91 View Post
    Is it possible to build qwt(which is compiled with qt4.7) applications with qt5??
    No you have to recompile Qwt - after you have identified a version of Qwt that is compilable with Qt5. Then you have to port your application to that version of Qwt.

    Uwe

Similar Threads

  1. Replies: 6
    Last Post: 29th May 2013, 15:23
  2. platform specific qmake versions ?
    By andjesto in forum Newbie
    Replies: 1
    Last Post: 17th January 2011, 18:45
  3. How to configure/build 64-bit applications on Mac?
    By iraytrace in forum Qt Programming
    Replies: 1
    Last Post: 30th January 2010, 21:52
  4. Static build of Qt-embedded applications
    By cloud in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 8th January 2010, 11:29
  5. Applications built for different QT versions
    By Asperamanca in forum Installation and Deployment
    Replies: 10
    Last Post: 10th July 2009, 15:36

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
  •  
Qt is a trademark of The Qt Company.