[Qt-interest] Qt Creator : could not Step Into a function in another project?
James Yan
james.pizza at gmail.com
Sat May 8 22:48:15 CEST 2010
OK, it works now after i make project B depend on project A, sorry for "send
in hurry".
On Sun, May 9, 2010 at 4:36 AM, James Yan <james.pizza at gmail.com> wrote:
> Hello All,
>
> I'm coding with Qt SDK (Qt Creator / MinGW / Qt libs) on windows XP, i
> have two project: A and B.
> project B depended on project A (a simple static C lib), which provide some
> helpful functions for B.
>
> During debug with Qt Creator, I find I can NOT step
> into functions provided in project A, I'm sure both A and B built in debug
> mode. why? anything wrong with my project setting? ( need to set depedency
> between projects? how to? i find i only can set A depend on B, can be
> inverse. ) or Qt creator just lacking this feature?
>
> thanks.
>
> regards,
> James Yan
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100509/84909d03/attachment.html
More information about the Qt-interest-old
mailing list