Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Problems installing & running Qt5.0.1 and QtCreator 2.6.2
Forum Updated to NodeBB v4.3 + New Features

Problems installing & running Qt5.0.1 and QtCreator 2.6.2

Scheduled Pinned Locked Moved General and Desktop
4 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.
  • N Offline
    N Offline
    ngbliss
    wrote on last edited by
    #1

    I've been using Qt4 for some time, since I have computers with a variety of operating systems: Win8, Win7; Osx Lion, and Ubuntu 12.04. I tried upgrading to Qt5, and it has been a disaster.

    I was able to install the "qt-windows-opensource-5.0.1-mingw47_32-x86-offline" on my Win8 notebook, but when I try to build my latest Qt4 project, none of the Qt include files can be found.

    On my Win7 desktop, using the same install program, it seems to install correctly, but will not run. If I click on the icon, the wait circle shows momentarily and then nothing. The program just doesn't run. No sign of it in the task manager.

    On my Ubuntu desktop, the installer (qt-linux-opensource-5.0.1-x86-offline.run) will not install saying that there is only 483Mb available on a 250Mb drive that I have 271Mb available.

    Am I just snakebit?

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      Qt 5 has a somewhat different layout than Qt 4 wrt. the header files. Yes, you might need to change the include paths and maybe even a bit in the .pro files. This is documented in the "porting guide":https://qt-project.org/doc/qt-5.0/qtdoc/portingguide.html .

      Win 7 failing is not nice. Did you file a bug report?

      I do not understand your ubuntu trouble... how can you have 271Mb available on a 250Mb drive?

      1 Reply Last reply
      0
      • N Offline
        N Offline
        ngbliss
        wrote on last edited by
        #3

        Sorry, fat fingers. 171MB available on the 250MB drive.

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tobias.hunger
          wrote on last edited by
          #4

          Oh, I guess creator on ubuntu is trying to communicate that there is not enough room to store the SDK then (and failing at that;-).

          You could always "file a bug report":https://bugreports.qt-project.org/ to get that fixed.

          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