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] How to install qtcreator 4.8.1 ?

[SOLVED] How to install qtcreator 4.8.1 ?

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 1.3k 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
    ranshalit
    wrote on last edited by
    #1

    Hello,

    I have downloaded and compiled/installed qt 4.8.1, but I don't have the qtcreator in it.
    Is there any instructions please how I can install qtcreator and use it with the already installed 4.8.1 libraries ?
    If I do: sudo apt-get install qtcreator it will install 4.6.1 qtcreator and use it with some qt libraries (I don't know what version)

    Thank you,
    Ran

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Qt Creator is not part of Qt's sources, it's a separated product. It's actual version number is 3.3.0

      Note the Qt version used to build Creator doesn't need to match the one you are currently using. Qt Creator is able to handle several versions of Qt independently. The only thing to be aware of is that starting with Qt 5.2 you need Qt Creator >= 3.0

      So since you are using an old version of Qt, the Qt Creator provided with your distribution should be enough to get you started. By the way, why not use 4.8.6 if you must stay with the 4 series ?

      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
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved