如何从源代码生成QuickFix的c#包装器?

nor*_*fun 1 c# wrapper quickfix

我从这里克隆了项目:https://github.com/quickfix/quickfix/tree/master/src

并尝试执行脚本spec/generate.bat或GeneratorNET.rb,但我无法获取整个.cs文件,以便正确构建quickfix_net.dll c#包装器.

谁知道怎么做?

谢谢