Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt Creator project wizard does not display option to create a Qt project
Forum Updated to NodeBB v4.3 + New Features

Qt Creator project wizard does not display option to create a Qt project

Scheduled Pinned Locked Moved Qt Creator and other tools
2 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.
  • J Offline
    J Offline
    Jemar
    wrote on last edited by
    #1

    I have the latest version of MinGW installed, along with the Qt 4.8.4 SDK and Qt Creator. I am running an x64 Windows 7 machine. While installing the Qt SDK, this error did come up:

    There is a problem with your MinGW installation:
    The installer could not find a valid C:\MinGW\include\w32api.h
    (The supported version is 3.2)
    Do you still want to continue? (Your installation may not work)

    But according to "this ":http://www.qtcentre.org/archive/index.php/t-14862.html thread, it should not have been a problem. Unfortunately, I have no idea how to actually set up Qt so that it will allow me to use the Application project wizard. I have attached a screenshot of my template selection, and "here ":http://harmattan-dev.nokia.com/docs/library/html/guide/figures/Qt_SDK_NewProject.png is what I think it should look like.
    !http://i.stack.imgur.com/9LcAA.png()!

    I should note that I just used the executeable version of Qt, as it seems you need Visual Studio to compile the Qt source, and I only have the "express" version of VS, and it has given me nothing but grief.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      I think Qt 4.8.4 is not part of any SDK right now, so I assume you are installing Qt Creator and Qt 4.8.4 next to each other in independent steps.

      If that is the case then Qt Creator most likely does not know you have Qt installed. Without Qt it will not offer to set up Qt projects. Go to Tools>Options>Build & Run>Qt versions and make sure your Qt is registered there. Go to Tools>Options>Build & Run>Kits (if you are using version 2.6 or later;-) and make sure the Kits are actually using that Qt version. Afterwards you should be set to go.

      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