|
I’ve just set up a mono build environment and am getting the following error when I try to run mcs on the test.cs file for the embed sample application:
[EMAIL PROTECTED] embed]# mcs test.cs error CS0519: `Mono' clashes with a predefined namespace Compilation failed: 1 error(s), 0 warnings
To set up my environment I checked out the latest mono source and built it with no errors, I also checked out the latest mcs and built it following instructions I found in the archive:
http://lists.ximian.com/archives/public/mono-list/2002-September/008713.html
I’m not having any problems using mcs to compile a basic hello world application, and I also seem to be able to use it to compile some more complicated test applications. Does anyone have any idea what might be causing this?
Best regards,
-Candace
|
- Re: [Mono-list] Newbie question - error building e... Candace Bain
- Re: [Mono-list] Newbie question - error build... Gonzalo Paniagua Javier
