Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: rblessing on May 13, 2014, 06:32:24 pm

Title: GDAL Install
Post by: rblessing on May 13, 2014, 06:32:24 pm
I'm very new to C++.  I recently installed Code::Blocks for my 64-Bit Windows computer and everything is working fine.  However, I'd like to integrate GDAL/OGR for geocomputation tasks, etc.  I've downloaded and extracted the source code (http://trac.osgeo.org/gdal/wiki/DownloadSource), but have no clue how to install it so that I can call the functions within a project. 

Thanks.
Title: Re: GDAL Install
Post by: stahta01 on May 13, 2014, 09:19:37 pm
Read their FAQs http://trac.osgeo.org/gdal/wiki/FAQ (http://trac.osgeo.org/gdal/wiki/FAQ)
Read the CB FAQs http://wiki.codeblocks.org/index.php?title=FAQ (http://wiki.codeblocks.org/index.php?title=FAQ)
Read the CB Rules http://forums.codeblocks.org/index.php/topic,9996.0.html (http://forums.codeblocks.org/index.php/topic,9996.0.html)

Tim S.