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. Cannot run Qt Creator 5.1 on CentOS 6.3 x86_64????
Forum Updated to NodeBB v4.3 + New Features

Cannot run Qt Creator 5.1 on CentOS 6.3 x86_64????

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 3.2k 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.
  • G Offline
    G Offline
    gabam
    wrote on last edited by
    #1

    I am trying to run Qt 5.1 through CLI and it gives the following errors, while the graphical one doesn't respond at all. Any help would be extremely appreciated. Looking forward to your wonderful and helpful replies!!!

    Thanks!!

    [gabe@beowulf bin]$ ./qtcreator

    Failed to load core: /home/gabe/Qt5.1.0/Tools/QtCreator/lib/qtcreator/plugins/QtProject/libCore.so: Cannot load library /home/gabe/Qt5.1.0/Tools/QtCreator/lib/qtcreator/plugins/QtProject/libCore.so: (/usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /home/gabe/Qt5.1.0/Tools/QtCreator/lib/qtcreator/plugins/QtProject/../.././libQt5CLucene.so.5))

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Standard CentOS problem. They routinely ship outdated compilers and runtimes. As far as I remember, you need to recompile GCC or Qt + QtCreator.

      For build instructions, see "this guide":http://qt-project.org/wiki/Building_Qt_5_from_Git. I've recently updated it with instructions for CentOS. You can check out "this thread":https://qt-project.org/forums/viewthread/30708/ for more info.

      (Z(:^

      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