Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved Terminal Example (community version) doesn't show any data

    General and Desktop
    4
    4
    118
    Loading More Posts
    • 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.
    • Y
      yureiko last edited by

      Hi,

      I'm using QT community version 4.14 on windows. I'm trying to test the terminal example, but when i run the project, with a uC connected on a COM port, the console doesn't show the data sent by uC. Others consoles shows the data.

      Someone have any idea what is happening?

      1 Reply Last reply Reply Quote 0
      • K
        kuzulis Qt Champions 2020 last edited by kuzulis

        1. There are no 4.14 version exists.
        2. Most likelly, you are use v5.13.1... You need update it to 5.13.2/5.12.6/5.14 (any other except 5.13.1).
        mr ZX 1 Reply Last reply Reply Quote 4
        • mr ZX
          mr ZX @kuzulis last edited by

          @kuzulis said in Terminal Example (community version) doesn't show any data:

          1. There are no 4.14 version exists.
          2. Most likelly, you are use v5.13.1... You need update it to 5.13.2/5.12.6/5.14 (any other except 5.13.1).

          you wrong,he use Qt Creator 4.14 IDE its up to dated.
          if you go to your IDE Help>about Qt creator... you see your ide version for example i use 4.6 and base on Qt 5.11.

          SGaist 1 Reply Last reply Reply Quote 0
          • SGaist
            SGaist Lifetime Qt Champion @mr ZX last edited by

            @mr-ZX The current version of Qt Creator is 4.11. @kuzulis stated that Qt 4.14 does not exists which is correct, the last version of the 4 series is 4.8.7.

            The version used to build Qt Creator has nothing to do with the version used to build application although they might correspond from time to time.

            In any case, the suggestion made is correct as Qt 5.13.1 and 5.12.5 have an issue with QSerialPort hence the recommendation of @kuzulis to update for a more recent version of Qt were it has been fixed.

            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 Reply Quote 3
            • First post
              Last post