[MonoDevelop] Could not load file or assembly 'Mono.TextEditor, ...'
cornholio
christian.hofmeister at gmail.com
Fri May 14 02:36:08 EDT 2010
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?
thank you
--
View this message in context: http://mono.1490590.n4.nabble.com/Could-not-load-file-or-assembly-Mono-TextEditor-tp2216181p2216181.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
More information about the Monodevelop-list
mailing list