Hello everyone,
I might be missing something but after installing 5.1.1.1 VS 2017 I don’t see the AxInterop.MapWinGIS and Interop.MapWinGIS DLL’s in the MapWinGIS folder anymore. Is that intentional and if so where do I find them?
Thanks,
Greg
Hello everyone,
I might be missing something but after installing 5.1.1.1 VS 2017 I don’t see the AxInterop.MapWinGIS and Interop.MapWinGIS DLL’s in the MapWinGIS folder anymore. Is that intentional and if so where do I find them?
Thanks,
Greg
Hello @GKing
The unittests solution (under MapWinGIS\unittests\unittests.sln) includes a project called InteropCreator. Rebuilding that project should generate the interops for you.
This works. Thanks for the quick response and solution, @jerryfaust.