[Development] does "qt5/directfbegl" gfxdriver work with the qt4.8.0?

Samuel Rødal samuel.rodal at nokia.com
Wed Mar 7 10:16:05 CET 2012


On 03/06/2012 10:32 PM, ext haithem rahmani wrote:
> Hi again,
> Sorry if I'm bothering you guys.
>
>     I did as you suggested Samuel, and I've found that it doesn't support
>     cross-compilation.
>
>     I see something like this in the log:
>
>     floatmath auto-detection... ()
>     g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -o
>     floatmath.o
>     floatmath.cpp
>     floatmath.cpp:44:5: warning: unused parameter 'argc'
>     [-Wunused-parameter]
>     floatmath.cpp:44:5: warning: unused parameter 'argv'
>     [-Wunused-parameter]
>     g++ -Wl,-O1 -o floatmath floatmath.o
>     floatmath enabled.
>     sse3 auto-detection... ()
>     g++ -c -pipe -msse3 -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -o
>     sse3.o sse3.cpp
>
>
>     the checks are done using the "g++" instead of the ST cross-compiler
>     "sh4-linux-g++"?
>
> this has been fixed, I created a directory "mkspecs/linux-sh4-g++, where
> I set the CC, CXX ...
>
> Now my last problem, I hope is how to tell the configure to build the
> directfb QPA plugin located
> under "src/plugins/platforms"
>
> thanks a lot for you help.

I think you have to build it manually for now, after building qtbase.

--
Samuel



More information about the Development mailing list