[Interest] How to rebuild a Qt project which linked with a static library?

Vincent Cai wcai at cypress.com
Wed Jan 23 07:52:53 CET 2013


This will force to rebuild the whole project or just force re-link?

-----Original Message-----
From: interest-bounces+wcai=cypress.com at qt-project.org [mailto:interest-bounces+wcai=cypress.com at qt-project.org] On Behalf Of Thiago Macieira
Sent: 2013年1月23日 12:52
To: interest at qt-project.org
Subject: Re: [Interest] How to rebuild a Qt project which linked with a static library?

On quarta-feira, 23 de janeiro de 2013 03.29.59, Vincent Cai wrote:
> Dear All,
>
>          I have a Qt project which is linked with a static library.
>          When I updated the static library, and try build the project,
> the project can't detect that the library is updated and need to
> rebuild. So that I have to rebuild the whole project.
>          Could anybody tell me how to fix this issue?

Remove the target file and make again.

--
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
This message and any attachments may contain Cypress (or its subsidiaries) confidential information. If it has been received in error, please advise the sender and immediately delete this message.


More information about the Interest mailing list