Tool/software: Linux
Hi TI team
How to build Chromium for AM3352 (without SGX) ?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello WTMEC_Will,
Thanks for your question. Unfortunately, it is not possible to run chromium-wayland on AM3352 devices, because chromium-wayland depends on wayland-egl and wayland-egl requires SGX. Have you considered using qtwebbrowser?
Best regards,
Kemal
Hello frank,
frank wang said:By using Ti SDK processor-sdk-04.01.00.06-x11-config
could build matrix , fancy browser ( QT Webkit ) in X11
frank wang said:I found chromium for x11 in bblayer
so i setup to bitbake , but with some error about opengl
frank wang said:Could i build chromium or firefox on AM3352 X11 (no SGX)
by opengl emulator or something else?
frank wang said:QT5 and QT Webengine require SGX too.