[Mono-list] mbas compiler
Karl Gauthier
karl.gauthier@2k1soft.com
19 Feb 2003 14:56:15 -0500
Good day everyone,
I am experimenting with mono under my Red Hat 8.0 system and everything
works great for C# code. I am trying to compile a .vb file using mbas
but whatever I do, I get the same error:=20
**********************************************************
mbas Employe.vb
=EF=BB=BFsyntax error, expecting end-of-file EOF ABSTRACT CLASS DELEGATE EN=
UM
EXTERN INTERFACE INTERNAL NAMESPACE NEW OVERRIDE PRIVATE PROTECTED
PUBLIC READONLY SEALED
STATIC STRUCT UNSAFE USING VIRTUAL VOLATILE OPEN_BRACKET
Employe.vb(1) error CS-0025: : Parsing error
Mono.CSharp.yyParser.yyException: irrecoverable syntax error
in <0x00701> 00 Mono.CSharp.CSharpParser:yyparse
(Mono.CSharp.yyParser.yyInput)
in <0x00075> 00 Mono.CSharp.CSharpParser:parse ()
Compilation failed: 1 error(s), 0 warnings
**********************************************************
Am I too early to try to compile VB code using mono?
Thanks to all,
Karl
R & D
2K1Soft