= Building GDAL/OGR = * DownloadSource - getting source from packages or subversion * SupportedCompilers - table of compilers and versions tested to successfully build GDAL == Unix Issues == * BuildingOnUnix - the basics of building on Unix. * LibtoolBuildIssues: With libtool or --without-libtool? * LargeFileSupport - supporting files larger than 4GB. * SolarisNotes - notes about building GDAL on Solaris == Windows Issues == * [wiki:BuildingOnWindows] - the basics of building on Windows using [http://msdn2.microsoft.com/en-us/visualc/default.aspx Microsoft Visual C++] * [wiki:BuildingWithMinGW] - guide about how to build on Windows using [http://www.mingw.org/ MinGW] == External Library Issues == * [wiki:HDF] - building in HDF support. * [wiki:JP2KAK] - the Kakadu library is one JPEG2000 option. * [wiki:MrSID] - Using MRSID SDK for .sid and JPEG2000. * [wiki:ECW] - Using ECW SDK for .ecw and JPEG2000 * JasPer - Another library for JPEG2000 support. * [wiki:NetCDF] - Use netcdf library. * [wiki:GRASS] - building GDAL with GRASS support. * [wiki:LibCurl] - Building WMS/WCS/HTTP drivers using libcurl.