ruki

Results 1751 comments of ruki

> spdlog github地址: https://github.com/gabime/spdlog 这个我也加进去了。

ok,等有时间我会加进去,你也可以尝试参考文档自己制作和上传一些包:https://xmake.io/#/zh-cn/package/remote_package?id=%e6%b7%bb%e5%8a%a0%e5%8c%85%e5%88%b0%e4%bb%93%e5%ba%93

ImGui已经加进去了

> I'm a bit stuck at this point What problem?

> > > I'm a bit stuck at this point > > > > > > What problem? > > Missing libicui18n.so dependency on Android, missing pcr2 on iOS (I...

> > and add_deps("fontconfig") for linux > > Well, that's the problem, it's already there: https://github.com/xmake-io/xmake-repo/pull/1081/files#diff-7aa4b14e36d1159e91dde5eeb2ad987d929eb282d012174f264caa92f50efb1aR10 maybe it only support ubuntu and depend x11/fontconfig/freetype on system.

maybe we need wait this patch. https://lore.kernel.org/bpf/[email protected]/T/

暂时没时间搞,得等我排期,如果你有兴趣 可以提个pr过来,这边大部分包都是用户自己加的

> 还有windows平台的libiconv。谢谢。 这个已经加进去了

I tried it on my macOS. It works for me. ```console $ xmake checking for platform ... macosx checking for architecture ... x86_64 checking for Xcode directory ... /Applications/Xcode.app checking...