EGL/eglmesaext.h: 没有那个文件或目录

问题描述

从昨天开始我就收到了这个错误。 在我的 stm32 上构建基于 Yocto 的图像并运行“bitbake st-image-weston”时,出现以下编译错误。

| /opt/yocto/workspace/build-openstlinuxweston-stm32mp1/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-ostl-linux-gnueabi/wpebackend-fdo/1.4.1-r0/wpebackend-fdo-1.4.1/src/ws.cpp:30:10: fatal error: EGL/eglmesaext.h: No such file or directory
|    30 | #include <EGL/eglmesaext.h>
|       |          ^~~~~~~~~~~~~~~~~~
| compilation terminated.
| ninja: build stopped: subcommand failed.

请问在哪里以及如何添加这个缺少的“.h”文件?

谢谢

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)

相关问答

错误1:Request method ‘DELETE‘ not supported 错误还原:...
错误1:启动docker镜像时报错:Error response from daemon:...
错误1:private field ‘xxx‘ is never assigned 按Alt...
报错如下,通过源不能下载,最后警告pip需升级版本 Requirem...