On Monday 24 August 2015 23:08:20 Thiago Macieira wrote: > On Tuesday 25 August 2015 07:28:32 Gunnar Roth wrote: > > i was able to build qc2 on windows 7 , a few weeks ago, by just doing > > qmake > > and jom in a shadow directory. Now i used the qc2 dev branch from git and > > tried to build it against my qt 5.6 git build. But i get errors that > > QuickControls/ headers are not being found. I think that has to do with > > syncqt not being run but i have no clue how to do this. > > So what is the right procedure to build this? > > syncqt is run automatically if the build finds a .git dir (or file) next to > the .qmake.conf in your top-level dir.
And this is why it was being run when I prepared the Debian packages by building directly from the packaging repo, even if I'm using the source tarballs :) Now I know what to work-around I guess :) -- Lisandro Damián Nicanor Pérez Meyer http://perezmeyer.com.ar/ http://perezmeyer.blogspot.com/
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
