<div>I´ve just compiled it to C# mapscript and I got the following error when I trie to use mapobj on C#:</div>
<div> </div>
<div><em>Unable to find an entry point named 'SWIGRegisterByteArrayCallback_mapscript' in DLL 'mapscript'.</em> </div>
<div> </div>
<div>[EntryPointNotFoundException: Unable to find an entry point named 'SWIGRegisterByteArrayCallback_mapscript' in DLL 'mapscript'.]<br> SWIGByteArrayHelper.SWIGRegisterByteArrayCallback_mapscript(SWIGByteArrayDelegate bytearrayDelegate) +0
<br> SWIGByteArrayHelper..cctor() +54<br><br>[TypeInitializationException: The type initializer for 'SWIGByteArrayHelper' threw an exception.]<br> SWIGByteArrayHelper..ctor() +0<br> mapscriptPINVOKE..cctor() +82<br>
</div>