[Mono-devel-list] (no subject)
André Fontenele
andre at ironhousefund.com
Wed Aug 25 13:13:50 EDT 2004
Hi everybody,
I've been trying to run some routines on mono so that I can use them on
my PostgreSQL server as add-in functions. The problem seem to be simple,
still. I got a example on some list on how to call mono methods in C but
when I try to compile, gcc gives this message:
> /franke/a.c: In function `setup':
> /franke/a.c:35: error: dereferencing pointer to incomplete type
> /franke/a.c: In function `main':
> /franke/a.c:67: error: dereferencing pointer to incomplete type
Any ideas?
Txs,
André Fontenele
-------------- next part --------------
A non-text attachment was scrubbed...
Name: a.c
Type: text/x-csrc
Size: 1940 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040825/ab80bc7c/attachment.bin
More information about the Mono-devel-list
mailing list