[Pkg-mono-devel] problem compiling program on Debian

Ozzapoo ozzamon3000 at gmail.com
Fri Nov 14 09:10:36 UTC 2008




dkheni wrote:
> 
> I have a debian server running with mono installed. I'am able to compile a
> helloWorld but when I want to compile a bigger program useing other
> classes created by me (i have these three files FileIO.cs  InputOutput.cs 
> RunMe.cs and want to compile them using gmcs RunMe.cs) I get the following
> error:
> 
> 
> RunMe.cs(6,9): error CS0246: The type or namespace name `InputOutput'
> could not be found. Are you missing a using directive or an assembly
> reference?
> RunMe.cs(13,9): error CS0246: The type or namespace name `FileIO' could
> not be found. Are you missing a using directive or an assembly reference?
> Compilation failed: 2 error(s), 0 warnings
> 
> What am I missing, or doing wrong?
> 
Did you reference those files?
-- 
View this message in context: http://www.nabble.com/problem-compiling-program-on-Debian-tp20495673p20497047.html
Sent from the Debian Mono mailing list archive at Nabble.com.




More information about the Pkg-mono-devel mailing list