[Buildroot] [PATCH RESEND] qt: add QT_COORD_TYPE to double option

Peter Korsgaard peter at korsgaard.com
Tue Apr 28 09:42:12 UTC 2015


>>>>> "Richard" == Richard Genoud <richard.genoud at gmail.com> writes:

 > From: Julien D'Ascenzio <jdascenzio at paratronic.fr>
 > On ARM-based platforms, qreal is a typedef for float for performance
 > reasons.
 > But we may want a double precision anyway.

 > Signed-off-by: Richard Genoud <richard.genoud at gmail.com>
 > ---
 > Rebased and compiled on master (21 april 2015) for arm926ej-s

This causes compilation issues with the test module as it defines a
template using double and one using qreal:

http://autobuild.buildroot.net/?reason=qt-4.8.6

Care to take a look and send a fix?

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list