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

dkheni heni.dk at gmail.com
Fri Nov 14 07:07:38 UTC 2008


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?
-- 
View this message in context: http://www.nabble.com/problem-compiling-program-on-Debian-tp20495673p20495673.html
Sent from the Debian Mono mailing list archive at Nabble.com.




More information about the Pkg-mono-devel mailing list