Results 1 to 9 of 9

Thread: How to install and run old Qt4?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2010
    Posts
    72
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    35

    Default How to install and run old Qt4?

    Hi everyone,

    I created an application a good while ago in Qt4. Recentrly I installed Qt5 and it won't run, displaying an error: error: QDialog: No such file or directory #include <QDialog>

    I did some google search and added 'QT += widgets' to the .pro file. Well this error was gone but 281 new errors featuring incompatilities with QLabels, etc appeared.

    I then decided to jump out of Qt 5 and go back to Qt4. This is where trouble starts: I installed the Qt4 libraries from http://qt-project.org/downloads but I cannot find a way of running actual Qt4 or, alternatively, running Qt5 using the Qt4 libraries.

    Any suggestions on how to get Qt4 to run on windows 7?

    Thank you.
    Maluko
    Last edited by Maluko_Da_Tola; 29th October 2013 at 11:41.

Similar Threads

  1. Replies: 0
    Last Post: 17th November 2011, 13:35
  2. Replies: 6
    Last Post: 13th March 2011, 23:49
  3. Replies: 4
    Last Post: 18th April 2010, 00:37
  4. How install fonts with make install
    By jiveaxe in forum Qt Programming
    Replies: 1
    Last Post: 2nd January 2008, 19:38
  5. "make install" doesn't install binary
    By jiveaxe in forum Newbie
    Replies: 2
    Last Post: 2nd January 2008, 12:00

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.