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. [Solved] Running Qt 5.1 Alpha
Forum Updated to NodeBB v4.3 + New Features

[Solved] Running Qt 5.1 Alpha

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

    Hi.
    I'm sorry for this basic question, I'm just starting with Qt.

    I already did some tutorials using Qt 5.0.2 but because i need Qserialport and i could not install it i decided to try 5.1 because it already has Qserialport.

    Following the info on the website, i managed to build the source code without errors, but now i can't find an executable file to run Qt.
    I'm using Ubuntu and I'm also new to linux.

    So, where can i find the executable for the Qt 5.1 which i builted?

    Thanks,

    1 Reply Last reply
    0
    • sierdzioS Online
      sierdzioS Online
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Qt is a set of libraries and tools, there is no single executable that runs it. I guess you are referring to Qt Creator, which is a separate product that is bundled together with Qt 5.0.2 SDK. You can get Qt Creator from "downloads":https://qt-project.org/downloads#qt-creator page as a precompiled binary or source code for compilation. Once you have it installed, you need only to add your Qt version to Qt Creator's list (go to Tools->Options->Build & Run->Qt Versions->Add, and then browse to <your Qt path>/qtbase/bin/qmake. Apply your changes, then got to Kits and add this Qt version to one of your Kits).

      (Z(:^

      1 Reply Last reply
      0
      • R Offline
        R Offline
        RodriguesCunha
        wrote on last edited by
        #3

        Thanks for your input.
        I already made it work, following your instuctions.

        Thanks

        1 Reply Last reply
        0
        • sierdzioS Online
          sierdzioS Online
          sierdzio
          Moderators
          wrote on last edited by
          #4

          Great to hear that :) Please mark the thread as solved by editing the initial post and adding "[Solved]" to the title.

          (Z(:^

          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