QT5 eglfs on embedded linux (TI am355x evm starter kit)
问题 I’ve just cross-compiled QT 5.2.1 for ARM and I am using it on a TI AM335x EVM (Starter Kit) board. I’de like to use the eglfs platform, but unluckily it shows some artifacts on the screen… I just made a simple program for showing the problem and captured some photos of my screen. The program basically draws a set of vertical black and white lines (alternated). If I run QT on platform linuxfb (that is I launch my program passing “-platform linuxfb” on command line) then the software works