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. First attempts installing
Forum Updated to NodeBB v4.3 + New Features

First attempts installing

Scheduled Pinned Locked Moved Installation and Deployment
11 Posts 2 Posters 2.9k 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.
  • SGaistS Offline
    SGaistS Offline
    SGaist
    Lifetime Qt Champion
    wrote on last edited by
    #2

    Hi and welcome to devnet,

    What do you mean by switch library and creator ?

    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
    0
    • A Offline
      A Offline
      Andrey Kiselev
      wrote on last edited by
      #3

      [quote author="SGaist" date="1366982893"]Hi and welcome to devnet,

      What do you mean by switch library and creator ?[/quote]

      I want to create gui application in qt creator, but in it there is no it. when i choose
      (new project) there is a list contains:
      c++ library
      another project
      import project

      So I thing, that creator doesn't find the library

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

        Then it's easy take a look at QtCreator's "documentation":http://qt-project.org/doc/qtcreator-2.7/creator-project-qmake.html

        Once setup, make a new project and you should have all what's needed

        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
        0
        • A Offline
          A Offline
          Andrey Kiselev
          wrote on last edited by
          #5

          Thank you for the document, but now there is another problem:
          I open Tools>External>Build&Run>Qt versions>add and it shows me the directory in which I have installed qt 4.6.4 and there are:
          tools
          Examples
          Documentation
          Application

          As I understood i should find some file .exe but i can't manage with it

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

            qmake.exe is in the bin directory. Did you install the sources or a precompiled package ?

            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
            0
            • A Offline
              A Offline
              Andrey Kiselev
              wrote on last edited by
              #7

              file name: qt-mac-opensources-4.6.4.dmg

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

                Woops sorry, I forgot you where using OS X.

                Look in /usr/bin

                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
                0
                • A Offline
                  A Offline
                  Andrey Kiselev
                  wrote on last edited by
                  #9

                  I found the directory (it was hidden), but I can have an access to it (probably, for Apple security reasons).

                  Is there qt creator which is already included libraries (older than 5.0)?

                  1 Reply Last reply
                  0
                  • A Offline
                    A Offline
                    Andrey Kiselev
                    wrote on last edited by
                    #10

                    Now it's okay.

                    Thank you very much!

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

                      Indeed, it is on OS X.

                      QtCreator doesn't include any libraries by default. There are SDK's that will provide QtCreator pre-configured with the Qt versions that comes in the bundle but that's all. All other versions have to be added manually.

                      Since you have got it working, don't forget to update the thread's title to solved so other forum users may know that a solution has been found :)

                      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
                      0

                      • Login

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