KGS

Results 6 comments of KGS

I think if you want to use xmake as a build system for C#, you should start with csc (compilation tool), if you simply generate MSbuild project from xmake.lua, then...

I think it's a cjk text saving problem, still in Chinese environment

I think I may be mistaken about what's causing the problem, it's actually the fact that PortAudio no longer uses ANSI strings internally but Unicode strings instead, so that causes...

> > PortAudio no longer uses ANSI strings internally but Unicode strings instead > > PortAudio always returns device names as UTF-8, and as far as I know that has...

> > @vasilevp Do you want to review and merge it? I have moved almost entirely to MacOS and have not used flexASIO in ages, let alone worked on the...