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.

Did you check out from Git?
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to