2008/7/22 Evans, Frank <[EMAIL PROTECTED]>:
> 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
ot;./.libs/libgdalcsharp.so.1", O_RDONLY) = 4
> open("libgdalcsharp.la", O_RDONLY|O_LARGEFILE) = 4
> open("./.libs/libgdalcsharp.so.1", O_RDONLY) = 4
>
> -Original Message-
> From: Tamas Szekeres [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 21, 20
la", O_RDONLY|O_LARGEFILE) = 4
> open("./.libs/libgdalcsharp.so.1", O_RDONLY) = 4
>
> -Original Message-
> From: Tamas Szekeres [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 21, 2008 5:04 PM
> To: Evans, Frank
> Cc: gdal-dev@lists.osgeo.org
> Subj
("libgdalcsharp.la", O_RDONLY|O_LARGEFILE) = 4
open("./.libs/libgdalcsharp.so.1", O_RDONLY) = 4
open("libgdalcsharp.la", O_RDONLY|O_LARGEFILE) = 4
open("./.libs/libgdalcsharp.so.1", O_RDONLY) = 4
-Original Message-
From: Tamas Szekeres [mailto:[EMAIL PRO
Frank,
I've committed in the SVN trunk to produce well formed xml with the
development version. However I doubt if it causes this problem.
Probably your environment settings like incorrect LD_LIBRARY_PATH
prevents from loading the gdal so or the related so-s (like proj).
At the buildbot configurat
Tamas, with regards to mono/gdal bindings, I suspect I'm doing something
wrong in the build process. Clearly the buildbots are passing.
One item that's been bothering me is line 50 of "swig\csharp\GNUMakefile"
Its generating a config-xml wrapper for the dll, but thet XML is mal-Formed.
echo ""