[Development] syncqt.pl in C++

Egor Pugin egor.pugin at gmail.com
Mon Mar 6 21:25:48 CET 2017


Hi,

I'm experimenting with own builds of qt and found that raw sources in
git repo (e.g. [1]) do not contain include dir. It is created by
bin/syncqt.pl, so we have a perl dependency.
On later steps qt is built pretty good without any serious issues.

Is there any attempts to rewrite syncqt.pl in c++?
Maybe someone, who tried to perform cmake-based build of qt,
investigated this question?
Could it be useful at all?

[1] http://code.qt.io/cgit/qt/qtbase.git/tree/

-- 
Egor Pugin



More information about the Development mailing list