Results 1 to 4 of 4

Thread: QT Creator 2.2.0 Ubuntu cannot run

  1. #1
    Join Date
    Apr 2011
    Posts
    58
    Thanks
    1

    Default QT Creator 2.2.0 Ubuntu cannot run

    Hi.

    I'm done installing qt on ubuntu. Compiled and installed.
    Now I install QT creator.
    Done too.
    But when I click to run qt creator. I got this error:
    Failed to load core: [some long path]/Nokia/libCore.so: Cannot load library [some long path]/qtcreator-2.2.0/lib/qtcreator/plugins/Nokia/libCore.so: (/usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by [some long path]/qtcreator-2.2.0/lib/qtcreator/plugins/Nokia/../../libBotan.so.1))

    What am I missing? I was able to compile and gmake the QT on Ubuntu. So I think all my libraries are installed and properly PATHed... Please help.

    Thanks.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QT Creator 2.2.0 Ubuntu cannot run

    Apparently you compiled the application against a different version of the libstdc++ library than the one set as default on your system.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Apr 2011
    Posts
    58
    Thanks
    1

    Default Re: QT Creator 2.2.0 Ubuntu cannot run

    I dont quite get it.
    I only compiled the qt on ubuntu. NOT the qt creator.
    QT creator was downloaded from the qt website.
    and I simply install the qt creator and double click on the
    button to run. And it does not run but gave the above error.
    Any pointers? Thanks.

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QT Creator 2.2.0 Ubuntu cannot run

    Qt Creator uses Qt. And it uses libstdc++ which might be incompatible with what you have in your system.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Replies: 1
    Last Post: 11th June 2011, 22:02
  2. Qt Creator Problem on Ubuntu 10.10
    By Furkan in forum Qt Tools
    Replies: 4
    Last Post: 16th October 2010, 17:42
  3. Qt Creator in Ubuntu 10.04 Lucid Lynx
    By kevinchannon in forum Qt Tools
    Replies: 2
    Last Post: 22nd May 2010, 20:15
  4. Replies: 1
    Last Post: 28th February 2010, 06:31
  5. Replies: 0
    Last Post: 30th August 2009, 22:44

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.