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. Starting with qt
QtWS25 Last Chance

Starting with qt

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

    hello.
    I wish install qt 4.7 or 4.8.
    I see that there are many tools and different approach.
    which method do you recommend?
    How i add "modules" in qt configuration?
    there is a method for full install qt with all the modules?
    in particular i wish know:
    1)how long does the installation and configuration
    2)i wish create a gui in a opengl 3d engine and i wish use opengl 3.0 programmed in c++ with all the shader geometry,vertex ecc.
    I wish not use the opengl classes of qt ,
    problems may arise for do not use QT opengl classes ?
    3)i wish use qt with vs 2010 in a non native qt visual studio project , then i must manage the compilations of mocs ecc....there are some qt "custom rules" for vs 2010?
    4)i wish use also databases , in particular sqlite,what i must insert it in configuration?
    thanks.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      msx_br
      wrote on last edited by
      #2

      Download the Qt, you can choose "Offline Installer" or "Online Installer"
      http://qt.nokia.com/downloads

      1 - The installation depends on your machine, i have comiled all modules and installed in 24 munutes

      2 - OK, is possible

      3 - OK, download the visual studio addin http://qt.nokia.com/downloads/visual-studio-add-in

      4 - sqlite is included in the binaries of Qt

      If you are starting with Qt, take a look in the help ( after installed ), do some tutorials
      and take time to read the "basics".

      Qt rules !!!

      msx_br - Brazil (Netherlands)

      1 Reply Last reply
      0
      • G Offline
        G Offline
        giuseppe500
        wrote on last edited by
        #3

        1)Is sufficent download and install the qt sdk , or i must compile qt?
        if i must compile qt , how ? and how compile all modules?
        I also see that there are some utility for compile qt like

        http://www.holoborodko.com/pavel/2011/02/01/how-to-compile-qt-4-7-with-visual-studio-2010/

        3)the visual studio addin have some custom rules for vs 2010?
        i installed it but i don't find the custom rules , because i wish manage the interface creation and compilation of moc ecc.... from existing projects that don't are qt projects.

        Thanks.

        1 Reply Last reply
        0
        • K Offline
          K Offline
          koahnig
          wrote on last edited by
          #4

          You do not have to compile Qt yourself. As long as you are using standard compilers and standard platforms, it is not necessary. You can dowload "here":http://get.qt.nokia.com/qt/source/qt-win-opensource-4.8.0-vs2010.exe

          For VS2010 the binaries are readily available. If you have a lincensed version of MSVC the vaddin is of great help. However, if you have only the express version, the visual studio does not allow addins.

          Vote the answer(s) that helped you to solve your issue(s)

          1 Reply Last reply
          0
          • G Offline
            G Offline
            giuseppe500
            wrote on last edited by
            #5

            and for the custom rules from vs2010?
            thanks.

            1 Reply Last reply
            0
            • K Offline
              K Offline
              koahnig
              wrote on last edited by
              #6

              [quote author="giuseppe500" date="1331924128"]and for the custom rules from vs2010?
              thanks.[/quote]

              You have to eloborate a bit more on this question.

              Vote the answer(s) that helped you to solve your issue(s)

              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