Qt and Kdevelop

Peter M. Groen pgroen at osdev.xs4all.nl
Sat May 21 23:50:54 BST 2005


On Saturday 21 May 2005 23:15, Martell, Larry wrote:
> I'm new to Qt and Kdevelop so please bear with me.
>
> I started wtih Qt designer and I built my UI and DB access, and
> all the underlying code for that. Now I'd like to be able to
> debug it. How do I bring my Qt project in Kdevelop?
>
> Thanks!
> -larry

If it is for debugging only, maybe you can use kdbg for this task. Just start 
your binary from the source tree. 
( [pgroen at quasar src]$ kdbg /path/to/binary/program )

Or you can use the import qmake feature from kdevelop. Never tried it, but 
maybe it helps. (project->import existing project)

-- 
Kind Regards,

Peter M. Groen
__________________________________________________________________________
Pecor's Health-Food Principle:
	Never eat rutabaga on any day of the week that has a "y" in it.

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list