Search found 1 match
- Thu Nov 01, 2018 7:40 am
- Forum: OpenSim
- Topic: OpenSim C# Wrapper
- Replies: 1
- Views: 171
OpenSim C# Wrapper
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 suppo...