Hi, > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:mono-vb- > [EMAIL PROTECTED] On Behalf Of acoupe > Sent: viernes, 25 de julio de 2008 19:02 > To: [email protected] > Subject: [mono-vb] Variable type should be specified errors > > > This is a VB.NET (2.0) Winform app. I've validated the code with MOMA > and it passes without errors. It compiles fine on VS 2005. > I've suiccessfully loaded the app into MonoDevelop on the Mac. The program > won't successfully finish compiling because I get 3 identical errors: > > Variable type should be specified.(warning message should have been > shown)
This is not an error, only a warning, and the compile doesn't fail because of this. Please send the entire MonoDevelop output and which vbnc version you have, otherwise it's hard to know what's going on. Rolf > The errors have no associated program and line numbers are shown as 0. > > Any suggestions on how to go about findout where these errors are or > what > might be causing them. > > This is my first Mono project so any help is appreciated! > -- > View this message in context: http://www.nabble.com/Variable-type- > should-be-specified-errors-tp18655766p18655766.html > Sent from the Mono - VB mailing list archive at Nabble.com. > > _______________________________________________ > Mono-vb mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/mono-vb _______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
