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.

QT5 application on AM3352

Other Parts Discussed in Thread: AM3352

Dear Collegues,

I try to run application build by linaro toolchain and QT5 kit from SDK 01.00.00.00 on custom AM3352 board. It doesn't have SGX core. When I run it with -qws parameters I get error: could not initialize egl display. Could I run application with linux framebuffer support? What should I do? rebuild QT or specified running parameters? Applications build by QT4.8 kit from SDK6/7 works fine on this board with SDK6/7 environments (kernel,rootfs,etc).

I tried to install powervr driver from Graphics SDK but it's seems need to have SGX core for working properly.

Any help will be very appreciated!