添加imgui依赖包,拉取到本地的依赖库文件疑似不齐全 #3890
Replies: 10 comments
-
补充: C:\Users\CY\AppData\Local.xmake\packages\i\imgui\docking\32a9e445d4e44f398ac178543fadf837\include\imgui, 这个也没有,就只有include, include文件夹下面就是几个头文件 |
Beta Was this translation helpful? Give feedback.
-
Supplement: C:\Users\CY\AppData\Local.xmake\packages\i\imgui\docking\32a9e445d4e44f398ac178543fadf837\include\imgui, this is not there, only include, under the include folder are several header files |
Beta Was this translation helpful? Give feedback.
-
先确认下,缺这些是否影响正常使用,如果没影响,就无所谓了。如果影响了,那就提个 pr 过来改进下包。。 |
Beta Was this translation helpful? Give feedback.
-
First confirm whether the lack of these affects normal use, if not, it doesn't matter. If it is affected, then submit a pr to improve the package. . |
Beta Was this translation helpful? Give feedback.
-
是需要用到后端的那些头文件的 |
Beta Was this translation helpful? Give feedback.
-
It is the header files that need to use the backend |
Beta Was this translation helpful? Give feedback.
-
那要开启特定 backends 才有的,你没开,默认不带任何 backends。。 |
Beta Was this translation helpful? Give feedback.
-
It only needs to enable specific backends. If you don’t enable it, there are no backends by default. . |
Beta Was this translation helpful? Give feedback.
-
好的 谢谢 |
Beta Was this translation helpful? Give feedback.
-
OK, thanks |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Xmake 版本
2.7.9
操作系统版本和架构
Windows10
描述问题
包信息
但是没有这个目录:C:\Users\CY\AppData\Local.xmake\packages\i\imgui\docking\32a9e445d4e44f398ac178543fadf837\include\backends. 这是正常的吗?
期待的结果
...
工程配置
No response
附加信息和错误日志
No response
Beta Was this translation helpful? Give feedback.
All reactions