[Gdal-dev] c# Bindings in Mono/Linux

Tamas Szekeres szekerest at gmail.com
Tue Jul 22 11:14:53 EDT 2008


2008/7/22 Evans, Frank <fevans at harris.com>:
> OK, I'll zero in on that.  One thing I noticed was that the
> "swig/csharp/gdal" directory has a "makefile.vc", but not a GNUmakefile.
>

You should use:

make veryclean
make interface
make
make test

in the swig/csharp directory assuming mono and swig available in the
PATH and gdal have been configured and built previously.

Only the windows builds contain makefiles in the subsequent directories.

Tamas


More information about the gdal-dev mailing list