radxa / meta-radxa

OpenEmbedded BSP Layer for the Radxa boards
GNU Lesser General Public License v3.0
9 stars 18 forks source link

gbm_surface_create_with_modifiers not found #27

Closed bojidartonchev closed 2 years ago

bojidartonchev commented 2 years ago

Hello,

I am building minimal image (bitbake -k radxa-minimal-image) for Rock pi 4b rk3399, and I am trying to run a flutter app (using meta-flutter), but there is an error: gbm_surface_create_with_modifiers not found

Is there a way to add a support for that function?

Best regards!

bojidartonchev commented 2 years ago

Fixed it with a flutter-pi fix