You are not logged in.

#1 2013-05-04 07:49:23

axper
Member
Registered: 2013-01-25
Posts: 115

Fix for Qt creator - No debugger set up

If you are getting this error when trying to debug anything with qtcreator:

Could Not Run
No debugger set up.


You need to:

1. go to Tools > Options
2. select Build & Run from left side panel
3. click Kits tab
4. click on Desktop (default), with an exclamation mark near it
5. click Auto-detect.

Debugger row should now say: GDB Engine using "/usr/bin/gdb", and exclamation mark shoud be gone now.

6. ok

My qtcreator version: community/qtcreator 2.7.0-1

Spend a few hours searching... hope this helps someone.

Offline

#2 2013-06-08 06:34:22

boenki
Member
Registered: 2008-06-16
Posts: 6

Re: Fix for Qt creator - No debugger set up

thanks very much. just what I needed and very good explaind! smile

just spent a minute searching, because of you

Offline

Board footer

Powered by FluxBB