[MonoDevelop] Could not load file or assembly 'Mono.TextEditor, ...'
Michael Hutchinson
m.j.hutchinson at gmail.com
Fri May 14 14:18:14 EDT 2010
On Fri, May 14, 2010 at 2:36 AM, cornholio
<christian.hofmeister at gmail.com> wrote:
>
> Hi,
>
> while building monodevelop from svn trunk, i get this error message:
>
> The following assembly referenced from
> /path/to/source/monodevelop/main/build/AddIns/MonoDevelop.SourceEditor2.dll
> could not be loaded:
> Assembly: Mono.TextEditor (assemblyref_index=3)
> Version: 1.0.0.0
> Public Key: (none)
> The assembly was not found in the Global Assembly Cache, a path listed in
> the MONO_PATH environment variable, or in the location of the executing
> assembly (/home/cho/tmp/mono_svn/source/monodevelop/main/build/AddIns/).
>
> Could not load file or assembly 'Mono.TextEditor, Version=1.0.0.0,
> Culture=neutral, PublicKeyToken=null' or one of its dependencies.
>
> ./Parser/CDocumentParser.cs(74,75): error CS0120: An object reference is
> required to access non-static member
> `MonoDevelop.Core.FilePath.Equals(object)'
>
> i can't build monodevelop from trunk on two ubuntu machines.
>
> Can somebody please help me?
>
Is this with Mono trunk?
--
Michael Hutchinson
http://mjhutchinson.com
More information about the Monodevelop-list
mailing list