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. Help in starting
Qt 6.11 is out! See what's new in the release blog

Help in starting

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 2 Posters 1.5k 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.
  • U Offline
    U Offline
    Umbaman
    wrote on last edited by
    #1

    Good morning to all,
    I need to develop C++ applications and design GUIs for the industry that I work for.
    Industrial environments are usually not up to date, since they are using tried and tested technologies, e.g. RS-232, RS-485, modbus etc.
    As a starting project I want to develop a graphical application that will communicate with a PLC using the modbus/RTU protocol.
    I want to use Qt and QML and of cource C++.
    My development/target PC has the following SW configuration.
    Windows XP
    Visual Studio 2005.
    I would be very gratefull if someone could produce a very simple step by step guide on how to start developing for this machine, as your experience has showed. All and all I ask for the version of Qt that is compatible with my machine and any other info that you think is useful.
    regards

    1 Reply Last reply
    0
    • Q Offline
      Q Offline
      qxoz
      wrote on last edited by
      #2

      Hi Umbaman!
      Welcome to DevNet.
      For starting Qt development better use last versions of the library. For now last official stable version is Qt 5.0.1 (but i take a look at Qt 5.1 beta1 and it is work very well out of box). And ofcource for beginners better use precompilled binaries. But precompilled binaries are only available for VS 2010, VS 2012 and MinGW. So you need install VS 2010 on your XP machine and download VS 2010 version of binaries or download MinGW "binaries":http://qt-project.org/downloads which includes necessary compiler.
      About documentation: You can get "getting started" info from "doc":http://qt-project.org/doc/ and "http://voidrealms.com":http://voidrealms.com/
      Good luck!

      1 Reply Last reply
      0
      • U Offline
        U Offline
        Umbaman
        wrote on last edited by
        #3

        Hi qxoz
        Thanks very much for the reply...
        I really appreciate 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