[Development] what does "syncqt" do?
Thiago Macieira
thiago.macieira at intel.com
Tue Feb 26 16:47:07 CET 2013
On terça-feira, 26 de fevereiro de 2013 16.33.07, haithem rahmani wrote:
> Hi all,
>
> I noticed that the "syncqt" script is installed in the bin directory
> containing the "qmake" "moc" ...,while it says in one of its comment
>
> #
> # Synchronizes Qt header files - internal development tool.
> #
>
> can someone explain to me what does the "syncqt" script do? is it mandatory
> to compile link "qt5" based apps?
It creates the forwarding headers in the include directories. It's not
mandatory, but it is highly recommended, for compiling and linking Qt 5
modules themselves. It has nothing to do with applications using Qt 5.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20130226/1090069e/attachment.sig>
More information about the Development
mailing list