[MonoDevelop] MonoDevelop build problem

Lluis Sanchez lluis at ximian.com
Mon Jun 11 07:14:00 EDT 2007


The files implementing Mono.Cecil.Mdb are in
MonoDevelop.Projects/MonoDevelop.Projects.Parser.Cecil. And those files
are in SVN, so you have something wrong in your local source code tree.

El ds 09 de 06 del 2007 a les 11:50 +0200, en/na László Monda va
escriure:
> Hey guys,
> 
> I'm using the latetest SVN, r79040.
> 
> I get this error at the end of the compilation:
> 
> ./MonoDevelop.Projects.Parser/AssemblyInformation.cs(16,18): error
> CS0234: The type or namespace name `Mdb' does not exist in the namespace
> `Mono.Cecil'. Are you missing an assembly reference?
> ./MonoDevelop.Projects.Parser/AssemblyInformation.cs(16,1): error
> CS0246: The type or namespace name `Cecil.Mdb' could not be found. Are
> you missing a using directive or an assembly reference?
> Compilation failed: 2 error(s), 0 warnings
> make[3]: *** [../../../build/AddIns/MonoDevelop.Projects.dll] Error 1
> make[3]: Leaving directory
> `/home/laci/projects/monodevelop/Core/src/MonoDevelop.Projects'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/laci/projects/monodevelop/Core/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/laci/projects/monodevelop/Core'
> make: *** [all-recursive] Error 1
> 
> May the SVN contain a wrong version of contrib/Mono.Cecil.dll?
> 



More information about the Monodevelop-list mailing list