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.

<blockquote class="quote light-black dark-border-color"><div class="quote light-border-color">
<div class="quote-author" style="font-weight: bold;">Glynn Clements wrote:</div>
<div class="quote-message">

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.<arch>/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 <glynn@gclements.plus.com>
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

</div>
</div></blockquote>


<br><hr align="left" width="300">
View this message in context: <a href="http://n2.nabble.com/Programming-in-GRASS-tp2588377p2620449.html">Re: Programming in GRASS</a><br>
Sent from the <a href="http://n2.nabble.com/Grass---Dev-f1886573.html">Grass - Dev mailing list archive</a> at Nabble.com.<br>