I'm just starting out working on the project and I'm trying to get to grips with the code. I'm used to kdevelop so I thought the .build/projects/ufoai.kdevelop was a good place to start. I've compiled the source successfully from the console and it also seems to work when i run it from within kdevelop. But when I try to start it in debug mode from within kdevelop I get the following error:
Could not locate the debugging shell '/home/barry/dev/ufoai/trunk/libtool'.
I can get ufo to start in gdb and this does me fine but I was just curious if anyone had got it to run in kdevelop.