now my creator debugger is running but when after setting break point i am trying to step over F10 its not moving forward.I can see a console its started for debugger.My debugger is working fine with vc++.
On Fri, Dec 18, 2009 at 2:22 AM, Coda Highland <[email protected]>wrote: > Qt Creator is a very young program. It's still under development and > it's not really "complete" yet even if it's very nice and very usable. > You don't have to use Creator to develop Qt software. > > Qt itself should be pretty solid, aside from some idiosyncrasies in > the build system. > > The issues here with trying to work with VC++ are simply reflecting > the fact that Creator (and Qt) are primarily designed to work with g++ > and gdb, so using a different compiler and debugger is venturing out > of the "it just works" department into "it's possible" territory. > > Note that I'm not suggesting you give up. ;) Keep trying and we'll try > to help you out. > > /s/ Adam > > On Thu, Dec 17, 2009 at 2:30 PM, Ken Ray <[email protected]> wrote: > > As a new user (starting) of QT, I'm sure seeing a lot of problems with > QT. > > > > On Dec 17, 2009, at 3:57 AM, Eike Ziller wrote: > > > >> On Dec 16, 2009, at 9:04 PM, ext Sujan Dasmahapatra wrote: > >> > >>> Friens > >>> I am trying to debug my application in QT-Creator. I have configured > QTfor VC++ at this location > >>> c:\Qt\2009.04\qt > >>> Now I am also using qt-creator and my application is built successfully > in creator in debug mode. > >>> But when I am putting a break point and pree F5 it gives a message as > >>> > >>> Cannot debug > >>> D:\path\to\program\debug\program.exe > >>> Debugging VS executables is currently not enabled. > >> > >> a) what version of Qt Creator are you using? > >> b) did you follow the "Debugger Engine Installation Notes" in > http://doc.qt.nokia.com/qtcreator-1.3/creator-debugging.html ? > >> > >>> > >>> Can anyone help to sort out this problem.Any suggestions would be > appreciated. > >>> > >>> -- > >>> Thanks & Regards > >>> S. Dasmahapatra > >>> B.E. (Aeronautics-Aerodynamics) > >>> Software programmer > >>> Bangalore, India > >>> Ph:91-9900839788 > >>> Office:91-80-66470248 > >>> mail id : [email protected] > >>> <ATT00001..txt> > >> > >> -- > >> Eike Ziller > >> Software Engineer > >> Nokia, Qt Development Frameworks > >> > >> Nokia gate5 GmbH > >> Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany > >> Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B > >> Umsatzsteueridentifikationsnummer: DE 812 845 193 > >> Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori > >> > >> > >> > >> > >> _______________________________________________ > >> Qt-creator mailing list > >> [email protected] > >> http://lists.trolltech.com/mailman/listinfo/qt-creator > > > > > > _______________________________________________ > > Qt-creator mailing list > > [email protected] > > http://lists.trolltech.com/mailman/listinfo/qt-creator > > > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator > -- Thanks & Regards S. Dasmahapatra B.E. (Aeronautics-Aerodynamics) Software programmer Bangalore, India Ph:91-9900839788 Office:91-80-66470248 mail id : [email protected]
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
