Page 1 of 1

[NUC970] Qt5 support

Posted: 07 Apr 2020, 08:45
by pseudonym
Q: I want to test Qt5. So I enabled qt5 in buildroot and compiled it. When i run qt example widget on development board it gives error as below

Code: Select all

# ./calculator -qws
Could not find DRM device!
Aborted.
A: We don't recommend using Qt5 on NUC970, the response could be laggy because this is a 300MHz system. Please refer to Linux BSP user manual for the steps to configure Qt 4.8.

Re: [NUC970] Qt5 support

Posted: 07 Apr 2020, 13:28
by Amar
Is there a alternative for this..? which we can use please do guide us on this and give us some examples for the same.