Il 16/05/2012 10:17, Thiago Macieira ha scritto:
On quarta-feira, 16 de maio de 2012 02.49.31, song.7@nokia.com wrote:
I am trying to copy libQtCore.so.5.0.0 to another different folder to debug
with my application, but find that I can't step into the source code.
After look into libQtCore,
On quarta-feira, 16 de maio de 2012 02.49.31, song.7@nokia.com wrote:
> I am trying to copy libQtCore.so.5.0.0 to another different folder to debug
> with my application, but find that I can't step into the source code.
>
> After look into libQtCore, it seems that the path of source code is rel
Hi,
I am trying to copy libQtCore.so.5.0.0 to another different folder to debug
with my application,
but find that I can't step into the source code.
After look into libQtCore, it seems that the path of source code is relative
instead absolute, for example as bellow:
../../include/QtCore/../..