Results 1 to 2 of 2

Thread: Problems after upgrading Ubuntu 12.0 LTS to 14.04 LTS

  1. #1
    Join Date
    Feb 2010
    Posts
    14
    Qt products
    Qt4
    Platforms
    Windows

    Default Problems after upgrading Ubuntu 12.0 LTS to 14.04 LTS

    Hi,

    i updated my Ubuntu 12.04 LTS to 14.04 LTS to use same Qt Version as my Windows System (5.2.1). I try to compile my Project but he did not find the QStandardPaths (on windows it builds) include so i guess i compile against Qt 4.8.1. I tried to uninstall Qt 4.8.1 via packet manager to remove it completly. But i failed to get it work. My Questions are:

    How did i see that qt version i have installed/ is used with Qt Creator?

    How can i uninstall all that qt 4.8.1 stuff.? i think there must be some magic sudo apt-get uninstall xxxx stuff

    How can i (re)install the qt 5.2.1 version? There must be also some sudo apt-get install xxx package.

    Thank you for your help.

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Problems after upgrading Ubuntu 12.0 LTS to 14.04 LTS

    Quote Originally Posted by Halcom View Post
    How did i see that qt version i have installed/ is used with Qt Creator?
    This is really the only Qt specific question here, all others should be asked in an Ubuntu forum.

    Anyway: Project (left tool bar), check the details of the kit being used.

    Quote Originally Posted by Halcom View Post
    How can i uninstall all that qt 4.8.1 stuff.? i think there must be some magic sudo apt-get uninstall xxxx stuff
    apt-get uninstall libqt4-dev

    Quote Originally Posted by Halcom View Post
    How can i (re)install the qt 5.2.1 version? There must be also some sudo apt-get install xxx package.
    apt-get install qt5-default

    Cheers,
    _

Similar Threads

  1. Replies: 1
    Last Post: 9th August 2013, 20:51
  2. Replies: 3
    Last Post: 21st May 2012, 17:55
  3. Problems when Upgrading to V4.7.2 from v4.4.3
    By richardander in forum Qt Programming
    Replies: 2
    Last Post: 22nd April 2011, 23:15
  4. Issues upgrading Ubuntu (9.10 to 10.04) and Qt (4.5.2 to 4.6.2)
    By bobrien in forum Installation and Deployment
    Replies: 0
    Last Post: 1st March 2011, 17:24
  5. Problems upgrading Qt3->Qt4, pkgconfig not happy
    By EricFowler in forum Installation and Deployment
    Replies: 3
    Last Post: 6th April 2008, 23:07

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.