[mapguide-users] Moving to MGOS from AIMS

morkl mapguide at morkl.se
Thu Jan 11 07:34:18 PST 2018


@torrini
Yes, it is for Windows. The patch only contains the changes to the source
needed to compile the code, so you need to be able to compile (i.e. have
Visual Studio 2015 installed) after applying the patch.

Step by step, assuming Visual Studio 2015, ECW SDK, and TortoiseSVN are
installed:
* Check out the FDO source tree from svn: Right click empty folder in
explorer --> SVN Checkout --> URL: http://svn.osgeo.org/fdo/ --> Choose
items --> Check the folder trunk\Thirdparty\gdal --> OK --> OK
* Apply the patch: Put the patch file in the folder you checked out the code
in --> Right click it --> TortoiseSVN --> Apply patch --> Patch all items
* Open fdo\trunk\Thirdparty\gdal\nmake.opt in a text editor --> Change row
270 to point to your ECW SDK directory
* Open fdo\trunk\Thirdparty\gdal\gdal_vs15.sln in Visual Studio 2015 -->
Select build configuration Release and platform x64 --> Build solution
* Copy fdo\trunk\Thirdparty\gdal\gdal110.dll to MapGuide\Server\FDO
* Copy the ECW DLLs from {ECW SDK location}\bin\vc140\x64 to
MapGuide\Server\FDO

If you don't have Visual Studio 2015 you could try using this one that I
compiled:  gdal110.zip
<http://osgeo-org.1560.x6.nabble.com/file/t215839/gdal110_fdo_trunk_with_ecw_530.zip>  
(although I generally advise against using DLLs from strangers on the
Internet willy-nilly).

*However*, since Jackie just announced an upcoming 3.1.1 release with GDAL
2.0 support around Feb/March, the safest bet might be to wait until then and
use the prebuilt DLLs from GISInternals  :)


torrini wrote
> @morkl
> Right on cue!
> I was just dealing with ECW in 3.1 and already thought about switching to
> TIF or something else.
> Now, as I am new to the development thing, how can I use your patch?! Is
> it
> suitable for Windows?
> 
> 
> 
> --
> Sent from:
> http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
> _______________________________________________
> mapguide-users mailing list

> mapguide-users at .osgeo

> https://lists.osgeo.org/mailman/listinfo/mapguide-users





--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html


More information about the mapguide-users mailing list