[Mono-list] Mono Embed

Pablo Iñigo Blasco pibgeus at gmail.com
Mon Oct 17 21:18:46 EDT 2005


Hi list!
I have just compiled mono on cygwin-windows and i was impatient for
proving someone of Mono Embed samples. But i got errors while I was
building it:

GeuS at PCGEUSMOVIL ~/Pruebas
$ pkg-config --cflags --libs mono
-IC:/Mono-1.1.9.2/include -IC:/Mono-1.1.9.2/include/glib-2.0 -IC:/Mono-1.1.9.2/l
ib/glib-2.0/include  -LC:/Mono-1.1.9.2/lib -lmono -lm -lgmodule-2.0 -lgthread-2.
0 -lglib-2.0 -lintl -liconv

GeuS at PCGEUSMOVIL ~/Pruebas
$ gcc -o teste teste.c `pkg-config --cflags --libs mono`
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find
 -lmono
collect2: ld returned 1 exit status

what am i doing bad?
Another question, I have already the mono libs. Can't I compile this
sample using vc8 compiler with vs2005?I have tried it but i got a lot
of compilation errors in headers files.

Thanks for your help. Bye.


More information about the Mono-list mailing list