[Mono-dev] Mono-1.2.4-gmcs-BUG,help me
Marek Safar
marek.safar at seznam.cz
Tue Aug 28 05:26:34 EDT 2007
Hi,
> i have downloaded mono-1.2.4 sources, and build the gmcs.exe under MS
> Visual C# 2005. it can be well builded.
gcmcs can be compiled using MSVS 2005 but you cannot run it on Windows
without mono runtime. It might compile some sources but it is
unsupported scenario.
>
> The gmcs.exe can also compile my C# sources without the enum type
> very well.
>
> if i try to compile the source with enum type, it will throw the
> InvalidOperationException ("enum basetype is not defined");
> i have tried myself to debug it. and patched 2 files in gmcs sources:
Do you have simple test case ?
Your changes don't look correct.
Thanks
Marek
More information about the Mono-devel-list
mailing list