PDA

View Full Version : Error using debugger in Linux



Frej
11th February 2010, 13:28
Hi

I tried using the debugger in Creator for one of my projects and got an error. When using the debugger for the calculator example proj I get the same error:
GDB: Failed to set controlling terminal:
/bin/bash: error while loading shared libraries: libQtcore.so.4: cannot open shared object file: no such file or directory.

Any ideas what went wrong. If so please explain in simple terms, Im real noob en Qt and Linux