Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt 4.8.3 and Creator 2.5.2
Qt 6.11 is out! See what's new in the release blog

Qt 4.8.3 and Creator 2.5.2

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 1 Posters 3.5k 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.
  • P Offline
    P Offline
    Plissken
    wrote on last edited by
    #1

    Downloaded the library and Creator, ran their installs. Installed Qt 4.8.3 to C:\Qt, which was the default. Went to Tool Chains, in automatic it lists a bunch of "Microsoft Visual C++ Compiler 11.0" tool chains. In the Qt Versions tab, both auto and manual were empty, so I pointed to qmake in C:\Qt\4.8.3\qmake\qmake.exe. It says, "QT version is not properly installed, please run make install." Not sure what to do after this.

    edit: I have added C:\Qt\4.8.3\bin to my Path but no luck.

    edit 2:
    @
    C:\Qt\4.8.3\qmake>qmake -query
    QT_INSTALL_PREFIX:C:\iwmake\build_vs2010_opensource
    QT_INSTALL_DATA:C:\iwmake\build_vs2010_opensource
    QT_INSTALL_DOCS:C:\iwmake\build_vs2010_opensource\doc
    QT_INSTALL_HEADERS:C:\iwmake\build_vs2010_opensource\include
    QT_INSTALL_LIBS:C:\iwmake\build_vs2010_opensource\lib
    QT_INSTALL_BINS:C:\iwmake\build_vs2010_opensource\bin
    QT_INSTALL_PLUGINS:C:\iwmake\build_vs2010_opensource\plugins
    QT_INSTALL_IMPORTS:C:\iwmake\build_vs2010_opensource\imports
    QT_INSTALL_TRANSLATIONS:C:\iwmake\build_vs2010_opensource\translations
    QT_INSTALL_CONFIGURATION:C:/iwmake/build_vs2010_opensource
    QT_INSTALL_EXAMPLES:C:\iwmake\build_vs2010_opensource\examples
    QT_INSTALL_DEMOS:C:\iwmake\build_vs2010_opensource\demos
    QMAKE_MKSPECS:C:\iwmake\build_vs2010_opensource\mkspecs
    QMAKE_VERSION:2.01a
    QT_VERSION:4.8.3
    @
    Those paths do not exist. How exactly am I supposed to change them?

    [Edit: Used @ tags to format text -- mlong]

    1 Reply Last reply
    0
    • P Offline
      P Offline
      Plissken
      wrote on last edited by
      #2

      I found out I must use "configure" and "nmake" from the command prompt.

      1 Reply Last reply
      0

      • Login

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