Not sure as I just used the 'Dependencies' option in the Project
settings - I will check this first thing Monday.  If it works I will
be very happy (obviously I would still like to see Qt Creator do this
for me...)

2009/7/17 Andre Poenitz <[email protected]>:
> 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
> [email protected]
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>

_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to