Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Build and install Qt-Creator from source
Forum Updated to NodeBB v4.3 + New Features

Build and install Qt-Creator from source

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 2 Posters 1.9k 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.
  • D Offline
    D Offline
    diegoiee
    wrote on last edited by
    #1

    Hello,
    this links explain how to install qtcreator from source:

    http://qt-project.org/forums/viewthread/12544
    http://qt-project.org/wiki/Building-Qt-Creator-Packages

    I've followed the first link and have installed without problems.

    The 2nd link also executes the following command: "make deployqt"

    the question is: does anybody knows what deployqt does?

    after make install QTCreator gets installed sucessfully, then (after make install) if I execute make deployqt , I get some errors like exit status 2 related to missing chrpath (it fixes if I download de chrpath package), and also a exit status 1 error that I could post here later (because right now I'm at work :P)

    1 Reply Last reply
    0
    • L Offline
      L Offline
      lgeyer
      wrote on last edited by
      #2

      It copies the required Qt files and libraries to the QtCreator installation directory, so it contains all the required files to run QtCreator.

      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