Building Webengine on rpi
-
I have managed to cross build most of qt 5.4 on rpi, although i was willing to give a shot at webengine as it is supposed to bring some hw acceleration into webview.
although it seems that it wont build straight like other qt modules do.
i'm getting some build error at some point :
@
../../../src/3rdparty/chromium/third_party/openssl/openssl/crypto/chacha/chacha_vec.c:120:2: error: #error -- Implementation supports only machines with neon or SSE2
@did anyone achieve building webengine properly ?