[Mono-dev] newbie installing 1.1.16 onto SUSE 10.1

Rafael Teixeira monoman at gmail.com
Tue Jul 11 21:56:57 EDT 2006


We should document for those coming from windows and porting to mono
that mcs doesn't automatically add the 20 or so references csc does
and also that MD now starts with a blank (or really minimal) list of
references when creating projects with  the default templates.

VS.NET templates typically add System.Xml and System.Data to every
project created.

:|

On 7/11/06, Dick Porter <dick at ximian.com> wrote:
> On Tue, 2006-07-11 at 19:16 +0100, mike horsley wrote:
>
> > We have successfully compiled a basic "hello world" app and run it but
> > when we add a reference to System.Data into the application, we get
> > the compilation error that the type or namespace "Data" (or if we try
> > "Xml") does not exist in the name "System".
> >
> > We've looked at the environment variables (PATH, MONO_PATH) and
> > suspect this to be the problem because none are set.
>
> Have you added -reference:System.Data.dll to the mcs command line?
>
> - Dick
>
>
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.4 (GNU/Linux)
>
> iD8DBQBEs/AY5y3El+U5Mz8RAv7wAJ9Rs/IezBM/PrN7j6Hu9U2yVrKhlACgkS4e
> LQHmhcgRBMShGJLbZLCLBSw=
> =S6DP
> -----END PGP SIGNATURE-----
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
>


-- 
Rafael "Monoman" Teixeira
---------------------------------------
"The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man." George Bernard Shaw



More information about the Mono-devel-list mailing list