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. Error: [configdialog.o] Error 127
Forum Updated to NodeBB v4.3 + New Features

Error: [configdialog.o] Error 127

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 2.7k 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.
  • E Offline
    E Offline
    enjoylifeonline
    wrote on last edited by
    #1

    I'm currently on fedora14.
    [root@localhost ~]# ./qt-sdk-linux-x86-opensource-2010.05.1.bin

    After I installed qt,I executed qtcreator.
    [root@localhost bin]# ./qtcreator
    I chose an example.But when I build all,it failed.It said":: error: [configdialog.o] Error 127".
    I don't know why.
    Any help will be appreciated.

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dialingo
      wrote on last edited by
      #2

      did you install g++ in addition to gcc?
      make says error 127 when a needed executable is missing.
      If this does not help, please post the complete output of creator.

      1 Reply Last reply
      0
      • E Offline
        E Offline
        enjoylifeonline
        wrote on last edited by
        #3

        [quote author="dialingo" date="1299576468"]did you install g++ in addition to gcc?
        make says error 127 when a needed executable is missing.
        If this does not help, please post the complete output of creator.
        [/quote]
        Thank you.But after I installed g++,a new problem appeared.

        /opt/qtsdk-2010.05/qt/examples/opengl/2dpainting-build-desktop/../../../include/QtOpenGL/qgl.h:77: error: GL/gl.h: No such file or directory

        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