[GRASS-dev] Programming in GRASS
dasuni kannangara
dasuni7 at gmail.com
Sat Apr 11 08:47:31 EDT 2009
thanx. can u send me that order.am trying to compile it using eclipse for many days now. if u can send me the steps it will be a great assistance.
dasuni kannangara wrote:
> thanx. but grass/gis.h is already there. i just added another grass
> folder to ximgview to check whether it solves.what is the location
> which i should search for grass/gis.h??
The "headers" target in lib/Makefile installs the headers from the
include directory into dist./include/grass. This is done before
any source files are compiled.
The GRASS source tree has many ordering requirements, e.g. the lib
directory must be built before any modules, the libraries must be
built in a fixed order, the "headers" target must be made before
starting to build any of the libraries, etc.
If you want to use an IDE, you are going to have to replicate all of
these dependencies as part of the project.
--
Glynn Clements
_______________________________________________
grass-dev mailing list
grass-dev at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev
--
View this message in context: http://n2.nabble.com/Programming-in-GRASS-tp2588377p2620449.html
Sent from the Grass - Dev mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-dev/attachments/20090411/488b4d4f/attachment.html
More information about the grass-dev
mailing list