[MonoDevelop] simple program .... but can't show errors

Paul paul at all-the-johnsons.co.uk
Mon Dec 22 03:04:13 EST 2008


> Hi,
 
> using System; 
> using System.Collections.Generic; 
> using System.Linq; 
> using System.Text; 

Have you included System.Linq in your references? There is nothing in
this code that needs anything other than System, so I suspect that your
book is designed for VS2008 which by default includes the other bits.

> I get "two errors" ... but left clicking, right clicking doesn't show
> what errors. Sigh!!! Ubuntu Linux ...

If you look in the compiler output box, you'll see them. Probably down
to not having System.Linq included in the references.

TTFN

Paul
-- 
Sie können mich aufreizen und wirklich heiß machen!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20081222/154defb4/attachment.bin 


More information about the Monodevelop-list mailing list