[mapserver-commits] [mapserver/mapserver] 1f02a3: Fix C# module name
GitHub
noreply at github.com
Thu Feb 9 10:35:06 PST 2017
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: 1f02a3561aff603ad871f9178401fcbef9a7307f
https://github.com/mapserver/mapserver/commit/1f02a3561aff603ad871f9178401fcbef9a7307f
Author: Nathan Woodrow <madmanwoo at gmail.com>
Date: 2017-02-02 (Thu, 02 Feb 2017)
Changed paths:
M mapscript/csharp/CMakeLists.txt
Log Message:
-----------
Fix C# module name
Generated C# module would look for csharpmapscript.dll
and not mapscript.dll. Throwing a module can't be loaded error.
Commit: 845742cbc5a88a86353ee9d1695cb1c85638cc22
https://github.com/mapserver/mapserver/commit/845742cbc5a88a86353ee9d1695cb1c85638cc22
Author: Jeff McKenna <jeffmckenna at gmail.com>
Date: 2017-02-09 (Thu, 09 Feb 2017)
Changed paths:
M mapscript/csharp/CMakeLists.txt
Log Message:
-----------
Merge pull request #5381 from NathanW2/swig_fix
Fix generated C# module
Compare: https://github.com/mapserver/mapserver/compare/8093e41542cb...845742cbc5a8
More information about the mapserver-commits
mailing list