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:
[EMAIL PROTECTED] ~/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 [EMAIL PROTECTED] ~/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. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
