[Buildroot] [PATCHv5 03/14] qt5base: adjust linux-buildroot-g++ qmake.conf

Peter Korsgaard jacmet at uclibc.org
Thu Apr 11 14:54:36 UTC 2013


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

 Thomas> In order for qmake to generate correct moc command lines, we need to
 Thomas> make sure INCLUDEPATH contains $(STAGING_DIR)/usr/include. To do so,
 Thomas> we add a new line in our custom qmake.conf.

 Thomas> Also, in order to clearly identify the Buildroot specific variables
 Thomas> from the qmake standard variables, we prefix all the custom Buildroot
 Thomas> variables by BUILDROOT_ in qmake.conf.

 Thomas> This solves compilation issues of qt5svg such as "Undefined
 Thomas> interface", due to the fact that moc isn't passed a -I path pointing
 Thomas> to the main header directory.

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list