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. Qt Newb question
Forum Updated to NodeBB v4.3 + New Features

Qt Newb question

Scheduled Pinned Locked Moved Installation and Deployment
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.
  • W Offline
    W Offline
    webguy85
    wrote on last edited by
    #1

    I am new to C++ and Qt and I am supporting a project using it. Someone set up my Visual C++ environment with Qt. I wanted to start another test project for me to practice with C++ and Qt. Ive created a new C++ project in Visual Studio, but I have no idea how to add the Qt library to it. There is a Qt menu item at the top of Visual Studio. Anyone know how?

    1 Reply Last reply
    0
    • V Offline
      V Offline
      VitorAMJ
      wrote on last edited by
      #2

      Hi There,

      Please take a good look at Qt documentation, it is very helpful.
      Also, take a good look at the wiki pages that can provide further information and codes.

      Getting started is easy. Since you have a Visual Studio, check if it is professional. If positive, check that you have a menu Qt inside your Visual Studio, it indicates that you have a new version of the Qt MSVC Add-in. Also check that you can create a Qt project (from File->New> Project..., not only C++), this is another indication of the Add-in.

      If you don't have it installed, and you have a MSVC Professional Edition, you can install it from the Qt "download":http://qt.nokia.com/downloads page. Otherwise, you can use Qt Creator, which is a very useful tool. (download through the same page).

      This forum also includes several people that were in your shoes before, so feel free to ask again and to search the forum,

      Regards,
      VitorAMJ

      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