[Qt-creator] OSX Debugging woes
Robert Caldecott
robert.caldecott at gmail.com
Mon Jul 27 23:17:01 CEST 2009
I don't suppose there is a Qt Creator update that fixes this linking issue?
I am working on a project that uses static libs and this problem is really
getting in the way.
2009/7/19 Robert Caldecott <robert.caldecott at gmail.com>
> Just tried this with a small sample project at home and PRE_TARGETDEPS
> makes no different - the lib is still not linked.
>
> 2009/7/17 Andre Poenitz <andre.poenitz at mathematik.tu-chemnitz.de>:
> > On Fri, Jul 17, 2009 at 09:29:40PM +0100, Robert Caldecott wrote:
> >> I recently started using static libs with Qt Creator and found a bug
> >> that means if you build a project that depends on a lib (and the lib
> >> has changed but the project using it hasn't, it will compile the lib
> >> but it *won't* re-link it.
> >
> > Do you have something like
> >
> > PRE_TARGETDEPS = libfoo.a
> >
> > in your main application's .pro file?
> >
> >
> > Andre'
> > _______________________________________________
> > Qt-creator mailing list
> > Qt-creator at trolltech.com
> > http://lists.trolltech.com/mailman/listinfo/qt-creator
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090727/451a3595/attachment.html
More information about the Qt-creator-old
mailing list