Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to install and setup QT 4.8.5.
Forum Updated to NodeBB v4.3 + New Features

How to install and setup QT 4.8.5.

Scheduled Pinned Locked Moved Unsolved General and Desktop
qt 4.8.5 dreamdrm30dream
4 Posts 2 Posters 1.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    StefanoPerth
    wrote on last edited by
    #1

    HI All;
    this might seem a very stupid question, but I really van't find any real and complete tutorial about it.

    I am trying to compile from source DReaM (https://sourceforge.net/projects/drm/files/dream/2.1.1/);0_1543056786771_Dream.JPG.
    Back in 2013, when the last Win version was compiled, Qt 4.8.5 and others where used, as per the image above;
    I managed to download and install Qt 4.8.5, MinGW version 4.4.0, the w32 api 3.13, and then Qt Creator 3.0.1;
    I do not know if there is a specific order to follow, when installing the above components;
    Then when I run the Qt command prompt (Build debug libraries) it throws an error ('mingw32-make' is not recognized as an internal or external command ..... ).
    Finally, when I load the 'dream.pro' into Qt Creator, and I try to configure it, Qt Creator complains about kit Desktop being invalid.
    I do have some (very old) programming background with DB3 and 4, but never touched something like this.
    So, the questions are:
    how do I correctly install and setup the Qt environment needed to compile DREaM form sources;
    and:
    how do get past the invalid Desktop kit error?

    Thank you, Regards, Stefano.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      You can use the online installer. It provides Qt 4.8.7.

      The invalid kit is likely because you don't have installed the MinGW version provided through the installer.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      2
      • S Offline
        S Offline
        StefanoPerth
        wrote on last edited by
        #3

        Hi SGaist,

        thank you for welcoming me and for your suggestions;

        Yes, in the mean time I understood why I get the "invalid kit" error";

        So, I am uninstalling/ deleting everything and restarting form scratch;

        I will follow the following order;

        1. install MinGW 4.4.0;
        2. add "c:\MinGW" in the system path (I am using W7);
        3. install Qt 4.8.5 using the installer "qt-win-opensource-4.8.5-mingw.exe";
        4. install Qt Creator 3.0.1

        ./... and let's see what happens.

        Thank you, Stefano.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          The Qt installer provides the MinGW version used to build the binary package. Use that one, that will simplify your life.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          1

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved