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 - no option for Application project

Qt Creator - no option for Application project

Scheduled Pinned Locked Moved Qt Creator and other tools
6 Posts 3 Posters 5.3k Views
  • 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.
  • A Offline
    A Offline
    AlanGifford
    wrote on last edited by
    #1

    I am trying to get started using Qt on my Windows 7 (32-bit) computer. I have installed software, but I am still not able to even create a Qt project using either VS2010, nor Qt Creator. I really am not dead set on using one over the other; I just need something that works.

    I installed the Qt Libraries 4.8.3 for Windows (VS2010) from here: http://qt-project.org/downloads I tried using the tutorial online for getting started with the VS2010 add-in found here: http://doc.qt.digia.com/vs-add-in/vs-addin-getting-started.html When I run the "Visual Studio with Qt 4.8.3" from my All Programs list, it starts up VS2010 as I would expect, but when I choose to make a new project, there is no option for Qt, as the tutorial indicates. I have looked through every single "installed template" that the prompt gives, including the ones that would make no sense for Qt to be listed under.

    So, not being particularly crazy about VS2010 anyway, I decided to use Creator, but contrary to the information on the download page, it is not included in the package I installed. So I installed Qt Creator from the standalone installer, but when I try to make a new project, I do not have the option to make an application. I only have options for library, other, non-qt, or import.

    It's confusing that when downloading Qt Creator from the downloads page, it said it is recommended to get it by downloading one of the SDKs listed above. But above there is nothing called an SDK; the links are for the libraries. Even if library and SDK are taken to mean the same thing, the fact remains that the package didn't include Creator.

    Am I the only one experiencing these frustrating issues with the most basic of steps needed to get started? If it weren't for the fact that I'd used Qt in the past (version 3.something) and liked it, I would most certainly have given up on it by now. The information I am finding all seems to be either incomplete or inaccurate.

    I hope someone here can help clear this up for me, because I have done a lot of searching on Google, and on the qt website, but have only found information that does not match what I am seeing from the software I installed.

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

      Yes, Qt 4 packages are Qt only. I really hope the situation will improve again in December when Qt5 comes out. Those packages contain Qt Creator again. The Nokia Qt SDK is unfortunately discontinued for a while now.

      The Creator packages in turn contain Qt Creator only, no Qt to work with. So it requires some setup. It is documented "here":http://doc-snapshot.qt-project.org/qtcreator-2.6/creator-project-qmake.html . You will also want to set up "kits":http://doc-snapshot.qt-project.org/qtcreator-2.6/creator-targets.html .

      1 Reply Last reply
      0
      • A Offline
        A Offline
        AlanGifford
        wrote on last edited by
        #3

        Thank you for the quick and accurate response! :) I thought there should be some way of configuring Creator to find the libraries I installed, and I had even gone into those options, but just didn't know what to do there. Looks like I'm on my way now! :D

        1 Reply Last reply
        0
        • S Offline
          S Offline
          sundhi
          wrote on last edited by
          #4

          Thanks for the response. I have started QT hope the journey will be smooth.

          1 Reply Last reply
          0
          • S Offline
            S Offline
            sundhi
            wrote on last edited by
            #5

            I am not able to set up debugger for qt in windows xp..it takes so much time to set up the qt itself.. why there isn't a proper information...

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

              There is the manual build right into Qt Creator. Did you check it?

              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