[Mono-list] file-open-problems on win9x

Guenther Roith groith@tcrz.net
Sat, 6 Apr 2002 16:45:33 +0200


You seem to be right, I just commented out 2 lines

/*
#define UNICODE
#define _UNICODE
*/

 in io-layer.h and recompiled, and I had the same problem then not only on
9x, but on win 2k, too. :-)

What about removing unicode completely in mono? What consequences would this
have?



> I got response from some people, that were using
> mono on win 9x (my pre-compiled binaries).
>
> When thex entered mcs hello.cs the compiler writes hello.cs can not be
found
> or opened.
> The files exists. What can this be??
>
>