PDA

View Full Version : qt debug on ubuntu



yaronct
July 26th, 2007, 06:56 AM
Hi,

I have Ubuntu 7.04 and I have both the release and debug versions of qt4 installed. However, when I build my project (with qmake-qt4), it seems to use the release version of qt4. How can I make it use the debug version so that I can debug inside qt?