dasuni kannangara wrote: > I am using Eclipse now and i opened the grass codes (grass-6.4.0RC3) > using eclipse. I could successfully compile it using console (make > command). but when i try to build it using eclipse , it gives 21 > errors from grass-6.4.0RC3/visualization/ximgview/main.c file. I > cannot figure out how to solve these errors. i have attached a > screenshot. please tell me how to solve these errors.
The errors all indicate that <grass/gis.h> wasn't included, or is empty. Why does the "ximgview" directory have a "grass" subdirectory? That isn't present in the SVN repository. -- Glynn Clements <[email protected]> _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
