[Development] quickcontrols2 how to build?
Thiago Macieira
thiago.macieira at intel.com
Tue Aug 25 08:08:20 CEST 2015
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
More information about the Development
mailing list