You are not logged in.

#1 2010-04-05 17:16:52

migizi
Member
Registered: 2008-11-01
Posts: 23

Qtcreator error &"warning: GDB: Failed to set controlling terminal: In

I can't seem to get past this error when I debug in Qtcreator. I found this &"warning: GDB: Failed to set controlli … rgument\n" but it didn't seem to help me. I tried to point the Qt.conf at /opt/qt/lib and /usr/lib/qt, as the link suggested.

Am I just pointed at the wrong directory?

Offline

#2 2010-04-05 19:16:07

n0dix
Member
Registered: 2009-09-22
Posts: 956

Re: Qtcreator error &"warning: GDB: Failed to set controlling terminal: In

Hello,
it seems a problem with the GDB version. Try with the following:

go to /etc/ld.so.conf.d
Create a file called Qtlib.conf
inside add the following line.
<path to qtsdk library directory> i.e. /home/user/qtsdk-2010.02/qt/lib

log off and back on.

Here's a interesting: link.

Offline

Board footer

Powered by FluxBB