Hi, Miguel!! I've added fprintf (stderr,root); to utils.c and run mono. Now view this output: c:\mono-0.10\install\bin/libHello, World! RESULT: 0 Aehmm.. This is of course wrong. The right path should be c:\mono-0.10\install\lib without the bin. So we have to remove this. best wishes, Johannes