[MonoDevelop] "using" keyword

Vasili I. Galchin vigalchin at gmail.com
Mon Feb 1 23:47:00 EST 2010


Hello,

     Let me give a concrete example. The C# compiler cannot resolve
"using MonoDevelop.Projects;". It says that the namespace Projects
doesn't exist in namespace MonoDevelop. I know that I am missing some
path info but sure how to fix. I have looked at Mono docs .... to no
avail! ??

Vasili


On 2/1/10, Vasili I. Galchin <vigalchin at gmail.com> wrote:
> Hello,
>
>      My build environment is Kubuntu Linux 9.10. I am getting errors
> on references(using) to the MonoDevelop namespaces. Do I have to have
> an environment variable enabled or have to have path info in my
> .csproj in order for MonoDevelop to find these namespaces?
>
> Thanks,
>
> Vasili
>


More information about the Monodevelop-list mailing list