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. Problems with installing qt creator on ubuntu 14.04
Forum Updated to NodeBB v4.3 + New Features

Problems with installing qt creator on ubuntu 14.04

Scheduled Pinned Locked Moved Installation and Deployment
qt creatorubuntu 14.04
5 Posts 2 Posters 4.3k Views 2 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.
  • S Offline
    S Offline
    sarge
    wrote on 30 Mar 2015, 01:20 last edited by koahnig
    #1

    Hi !
    I have a problem with installing Qt Creator on Ubuntu. When I install Qt Creator through Ubuntu Software Centre I get an application error. In terminal it looks like this:
    Starting process: "/usr/bin/cmake" "--help"
    Błędna instrukcja (core dumped)
    So i tried qt creator online and offline installers, but there i get an installation error when doing the default installation. After ignoring errors the installation is complete but Qt Creator is not working.
    These are the errors I get:

    Error during installation process (qt.54.gcc):
    Execution failed(Crash): "/home/sarge/Qt//Tools/QtCreator/bin/sdktool addQt --id qt.54.gcc --name Qt %{Qt:Version} GCC 32bit --type Qt4ProjectManager.QtVersion.Desktop --qmake /home/sarge/Qt/5.4/gcc/bin/qmake"
    
    Error during installation process (qt.54.gcc):
    Execution failed(Crash): "/home/sarge/Qt//Tools/QtCreator/bin/sdktool addKit --id qt.54.gcc_kit --name Desktop Qt %{Qt:Version} GCC 32bit --toolchain x86-linux-generic-elf-32bit --qt qt.54.gcc --debuggerengine 1 --devicetype Desktop"
    
    Error during installation process (qt.54.android_armv7):
    Execution failed(Crash): "/home/sarge/Qt//Tools/QtCreator/bin/sdktool addQt --id qt.54.android_armv7 --name Qt %{Qt:Version} for Android armv7 --type Qt4ProjectManager.QtVersion.Android --qmake /home/sarge/Qt/5.4/android_armv7/bin/qmake"
    

    How can I make Qt Creator work?

    [edit:koahnig]: code tags added

    1 Reply Last reply
    0
    • S Offline
      S Offline
      sierdzio
      Moderators
      wrote on 30 Mar 2015, 07:51 last edited by
      #2

      The path looks dubious at best. Are you sure you are giving the installer a good path to install to?

      (Z(:^

      1 Reply Last reply
      0
      • S Offline
        S Offline
        sarge
        wrote on 30 Mar 2015, 19:54 last edited by
        #3

        I think so. I didn't change a thing. Installer used the default path.

        1 Reply Last reply
        0
        • S Offline
          S Offline
          sierdzio
          Moderators
          wrote on 31 Mar 2015, 06:03 last edited by
          #4

          Make sure you have the dependencies:

          sudo apt-get install build-essential
          sudo apt-get build-dep qt5-qmake
          

          (Z(:^

          1 Reply Last reply
          0
          • S Offline
            S Offline
            sarge
            wrote on 31 Mar 2015, 19:27 last edited by
            #5

            Done. First dependencie was already there in the newest version. Second one got installed. But Qt Creator still isn't running.

            1 Reply Last reply
            0

            5/5

            31 Mar 2015, 19:27

            • Login

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