ruki

Results 1119 comments of ruki

> Thank you for your effort. > Maybe this can help finish the cmake part of raylib. > https://github.com/raysan5/raylib/blob/master/projects/CMake/CMakeLists.txt I don't have a x11 linux environment here, I can't test...

> I did another test but without the jpeg and png libs. Nana only requires pthread. What test?

@kassane Can you give me more test error info? please add `-D` argument to get diagnosis info. ```console xmake f -c -v -D ```

@kassane Can you let me see the content of ./my-repo/packages/n/nana/xmake.lua?

please reopen a new pr to dev branch, only dev branch will trigger ci test.

Please split each package into a separate pr and submit it to the dev branch

你可以开个pr 判断package:config("shared") 帮忙加一下

提个pr过来,或者自己 add_requires("xxx master") 自己切分支或者 commit 直接用

等有时间,我会考虑加进去,不过时间点不定,如果急需的话,可以自己提个pr进去

sdl库已经加进去了 其他库等后面有时间 也会加进去 你也可以参考文档,自己添加对应的库进去 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