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!
OpenSim C# Wrapper
- David Thomas
- Posts: 1
- Joined: Mon Jun 25, 2018 8:49 am
Re: OpenSim C# Wrapper
You may want to ask development based questions on Github