= 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 * LargeFileSupport - supporting files larger than 4GB. * SolarisNotes - notes about building GDAL on Solaris * [wiki:IRIXBuild] - notes about building GDAL on IRIX with MIPSpro compiler * OpenEmbedded - notes about building GDAL for OpenEmbedded * [wiki:BuildingOnUnixWithNetBeansIDE] - instructions for building GDAL on Unix using [http://www.netbeans.org/ NetBeans IDE] == 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] == Symbian Issues == * [wiki:BuildingOnSymbianOS] - the basics of building on Symbian OS using [http://www.forum.nokia.com/info/sw.nokia.com/id/dbb8841d-832c-43a6-be13-f78119a2b4cb.html Carbide.c++] * [wiki:BuildingOnSymbianOSCommandLine] - the basics building on Symbian OS using the command line * [wiki:BuildingOnSymbianOSWithMinimizedDrivers] - instructions for building GDAL on Symbian OS with a minimal set of drivers == External Library Issues == * [wiki:DxfDwg] - building DXFDWG driver. * [wiki:ECW] - using ECW SDK for .ecw and JPEG2000 * [wiki:GRASS] - building GDAL with GRASS support. * [wiki:HDF] - building in HDF support. * [wiki:JasPer] - another library for JPEG2000 support. * [wiki:JP2KAK] - Kakadu library is one JPEG2000 option. * [wiki:JpegIPP] - building with IPP version of libjpeg. * [wiki:LibCurl] - building WMS/WCS/HTTP drivers using libcurl. * [wiki:mdbtools] - using the OGR PGeo driver with mdbtools under Linux. * [wiki:MrSID] - using MRSID SDK for .sid and JPEG2000. * [wiki:MSG] - using EUMETSAT Wavelet Transform Software to enable MSG driver * [wiki:NetCDF] - use netcdf library. * [wiki:TIFF] - building and using GDAL with TIFF/GeoTIFF support. * [wiki:Oracle] - building and using OGR with Oracle support. * [wiki:SQLite] - building and using OGR with SQLite support. * [wiki:Ingres] - building and using OGR with Ingres support.