<div dir="ltr">I found this, it might be related <a href="https://github.com/mapserver/mapserver/commit/42b48bc3284fe5d086a7e941be1634356d0a2dae">https://github.com/mapserver/mapserver/commit/42b48bc3284fe5d086a7e941be1634356d0a2dae</a><div><br></div><div>Thing is though, maybe that was supposed to fix it, but downloading the 7.0 source caused the same issue.</div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Dec 16, 2015 at 10:49 AM kelly elton <<a href="mailto:its.the.doc@gmail.com">its.the.doc@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">So I've compiled both mapscript 7 and 6.4 against the sdk from gisinternals on windows. <div><br></div><div>cmake .. -DWITH_POSTGIS=0 -DWITH_CSHARP=1 -DCMAKE_CURRENT_BINARY_DIR="C:\mapserver\swigwin-1.3.40" -DREGEX_DIR="C:\mapserver\regex-0.12" -DCMAKE_PREFIX_PATH="C:\mapserver\SDK\release-1800\bin;C:\mapserver\SDK\release-1800\include;C:\mapserver\SDK\release-1800\lib;c:\mapserver\regex-0.12;C:\mapserver\swigwin-1.3.40"<br></div><div><br></div><div>Then I get the error when trying to use the mapscript library in .net</div><div>Unable to load DLL 'csharpmapscript'<br></div><div><br></div><div>If i load up the dll it's looking for the import 'csharpmapscript' which doesn't exist anywhere.</div><div><br></div><div>So I tried renaming mapscript.dll to 'csharpmapscript.dll' and that gets past that point but throws an assert error.</div><div><br></div><div>Any ideas what I might be missing here?</div></div></blockquote></div>