Results 1 to 3 of 3

Thread: Qt Creator (Comunity) does not open when I click on it?

  1. #1
    Join Date
    Jan 2017
    Posts
    4
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Qt Creator (Comunity) does not open when I click on it?

    I downloaded the online installer from the following link for RHEL 6.6:

    https://www.qt.io/download-open-source/

    "qt-opensource-linux-x64-5.6.2.run" and "qt-unified-linux-x64-2.0.5-online.run" got downloaded. I clicked on "qt-opensource-linux-x64-5.6.2.run" and went through the steps and I downloaded the "Tools" and "Qt-5.6.2". "Qt Creator (Community)" appears under the "Application -> Programming" but it does not respond when I click to open it.

    Please let me know why this might be happening.

  2. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Qt Creator (Comunity) does not open when I click on it?

    Probably you are missing other development tools or runtime libraries that Qt Creator requires. Read the requirements for Qt5 for linux.

    Also see that the attributes for the Qt Creator executable file include the "x" attribute so the OS knows it is an executable file and that your path environment variable includes the path to Qt Creator and its shared libraries.
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

  3. #3
    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 (Comunity) does not open when I click on it?

    Try running it from the console to see if you get any errors.

    If you get something about non-compatible Qt libraries, try to unset QT_PLUGIN_PATH variable before running qtcreator.sh
    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: 3
    Last Post: 15th March 2012, 16:30
  2. How to open Microsoft outlook on click?
    By vidya.p in forum Newbie
    Replies: 1
    Last Post: 13th December 2011, 14:16
  3. Replies: 0
    Last Post: 8th November 2011, 12:16
  4. Open a pop up menu when right click on any cell of the table
    By katta_ashish in forum Qt Programming
    Replies: 4
    Last Post: 9th September 2010, 08:06
  5. How to open any file on button click???
    By r3aktor in forum Newbie
    Replies: 5
    Last Post: 8th July 2009, 09:54

Tags for this Thread

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.