共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > fmodeventcsharpbinder |
fmodeventcsharpbinder
|
0 | 0 | 3 |
贡献者 | 讨论 | 代码提交 |
Primarily this is a C# port of the event API of FModEx. But doing this demands a C port as well, as a middle step, so this is like a side effect of the project.
However, since the C++ code of the FMod event API is not compliant with all compilers, I can only produce a .lib-file for the C binder, and no libNAME.a-file which could be used with the gcc/g++ compiler. Sorry..