Hi All,
I'm writing code to control a simple socket server. So I click to set up a console project and do a simple qDebug hello world. However when I try to run it just appears to drop out. I've tried setting a break point, this just drops out without reaching the breakpoint. But this is really mad, if I cd into the directory and try the exe it appears to work. Can someone advise please, I really don't seem to be able to get this to run or even debug through qt?
Thanks in advance.