ruki
ruki
Thank you very much, as long as you can ensure compatibility with xmake's ui module, only modify curses/pdcurses, or replace some native io interfaces, I welcome pr. But I don't...
Looks good, I will consider improving the document later. Thanks!
凑活着用吧。。老早不维护了。。你可以提pr进来修复。。或者设置 noargs 禁用参数打印。会稳定点。
README就有说明,你仔细看下
try `add_syslinks("m")` in your xmake.lua
try `add_requires("filament", {configs = {cxflags = "-fno-builtin"}})` ?
or you can try shared lib first? add_requires("filament", {configs = {shared = true}})
I think the filament package should be improved and installed using source compilation. the linux precompiled packages use clang, so the user has to be required to use clang and...
> I think the filament package should be improved and installed using source compilation. the linux precompiled packages use clang, so the user has to be required to use clang...
#1 ffmpeg