[GRASS5] Re: error in r.example

Glynn Clements glynn at gclements.plus.com
Wed Mar 8 22:49:25 EST 2006


Markus Neteler wrote:

> I am not sure if GRASS compiles in microsoft visual studio 6.
> You are probably the first to try (GRASS port to MS-Windows
> isn't complete yet and was only tested with minW).
> 
> Be sure to use GRASS 6.1-CVS, and always updated.
> 
> I have CC'ed to the developers mailing list, maybe someone
> has a comment for you.

> > > linking
> > > main.obj : error LNK2001: unresolved external symbol
> > > _G_close_cell

You need to link against the gis and datetime libraries, which means
that you have to build them first, which in turn will probably require
some Unix-compatibility libraries (e.g. MSYS).

-- 
Glynn Clements <glynn at gclements.plus.com>




More information about the grass-dev mailing list