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. Offline installer didn't install Plain C Project or Plain C++ Project templates
Forum Updated to NodeBB v4.3 + New Features

Offline installer didn't install Plain C Project or Plain C++ Project templates

Scheduled Pinned Locked Moved Installation and Deployment
5 Posts 3 Posters 3.0k 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.
  • D Offline
    D Offline
    davidbuzatto
    wrote on last edited by
    #1

    Hello everybody,

    I'm having some problems with QtCreator (with SDK) offline installer.
    I used in my machine the online installer and everything worked fine.
    Im planning to use QtCreator to teach C language for my students, but the offline installer is not installing Plain C Project or Plain C++ Project templates among others in the school labs. We tried to use custom install, cheking every option, but it is not working too. The version that is being installed is prior to the last one (released february 1st).

    Do you know if it is a problem of the installer that im using? Or do I need to perform anything else?
    Im asking this because the offline installer is too big, and I want to know if the new version will work before I download it.

    Thank you very much!
    Best regards,

    David

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Qt Creator is made for Qt. There are no templates for plain C++ projects, but there are for plain C++ classes (just select "New C++ Class" and don't specify any Qt object as parent).

      You can always create empty project, too.

      (Z(:^

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

        Can you please "file a bug report against the Qt SDK":http://bugreports.qt-project.org/ ?

        I do have plain C and plain C++ projects availabe in File->New File or Project under "Non Qt Projects", using a custom build from recent master.

        1 Reply Last reply
        0
        • sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #4

          Oops, sorry. I've checked again, and there it is (QtC 2.4.1) :) Silly me.

          (Z(:^

          1 Reply Last reply
          0
          • D Offline
            D Offline
            davidbuzatto
            wrote on last edited by
            #5

            Hello sierdzio and Tobias,

            Thank you for your reply!

            Tobias, as you suggested, I reported the bug in the bug tracker (https://bugreports.qt-project.org/browse/QTCREATORBUG-6938 ).

            Regards,

            David

            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