Page 1 of 1

OpenSim C# Wrapper

Posted: Thu Nov 01, 2018 7:40 am
by drthomas
Hi All -

I'm trying to build an OpenSim Core C# wrapper using SWIG. I used the .i files that I found in the Bindings folder and, after a bit of massaging of the generated files, was able to get it to compile and build. The trouble is that I see a lot of warnings about covariant types not being supported in C#, and a lot of types are being replaced with OpenSim::Object. Does anybody have any ideas on how to fix it or at least a workaround?

Thanks!

Re: OpenSim C# Wrapper

Posted: Thu Nov 01, 2018 8:27 am
by jimmy
You may want to ask development based questions on Github