Part Number: PROCESSOR-SDK-AM335X
Hi
We are working on custom hardware , we are able to bringup the PCB's but facing problem to port qt using build root.
make beaglebone_qt5_defconfig
make
below is the error we get
Note: -optimized-tools is not useful in -release mode.
ERROR: Feature 'opengles2' was enabled, but the pre-condition '(config.win32 && !features.opengl-dynamic) || (!config.watchos && !features.opengl-desktop && libs.opengl_es2)' failed.
ERROR: Feature 'eglfs' was enabled, but the pre-condition '!config.android && !config.darwin && !config.win32 && !config.wasm && features.egl' failed.
ERROR: Feature 'gbm' was enabled, but the pre-condition 'libs.gbm' failed.
Rgds
Chandra