[Mono-dev] Problem running mkbundle using cygwin/windows

Patrick Kowalzick patrick.kowalzick at web.de
Tue Oct 12 16:36:37 EDT 2010


Hello Robert,

thanks for your answer.

<snip>
>> temp.c: In function `main':
>> temp.c:170: warning: implicit declaration of function `g_utf16_to_utf8'
<snip>
>> Any ideas what is missing? (I'd guess a header with a valid definition
>> of g_utf16_to_utf8, but I was not able to figure out where to find it).
<snip>
>
> If you can't recompile, using mkbundle's "-c" option and a manual
> compilation after you've changed to output accordingly should
> work as well.

Works like a charm!

I left inside the block containing '#include <windows.h>'.

> Please file a bug.

Done.

I still have another problem: how do I "redistribute" mono-2.0.dll with 
my application (and even more difficult: GTK#)?

Anyway, I think this does not belong to this list here.

Thanks for your help,
Patrick



More information about the Mono-devel-list mailing list