= 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. * BuildingOnUnixWithMinimizedDrivers - instructions for building GDAL on Unix with minimal set of drivers * LibtoolBuildIssues: With libtool or --without-libtool? * LargeFileSupport - supporting files larger than 4GB. * SolarisNotes - notes about building GDAL on Solaris * IRIXBuild - notes about building GDAL on IRIX with MIPSpro compiler * OpenEmbedded - notes about building GDAL for OpenEmbedded == Windows Issues == * [wiki:BuildingOnWindows] - the basics of building on Windows using [http://msdn2.microsoft.com/en-us/visualc/default.aspx Microsoft Visual C++] * [wiki:BuildingOnWindowsWithMinimizedDrivers] - instructions for building GDAL on Windows with minimal set of drivers * [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] - Kakadu library is one JPEG2000 option. * [wiki:MrSID] - using MRSID SDK for .sid and JPEG2000. * [wiki:ECW] - using ECW SDK for .ecw and JPEG2000 * [wiki: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. * [wiki:DxfDwg] - building DXFDWG driver. * [wiki:Oracle] - building and using OGR with Oracle support.