[MonoDevelop] MonoDevelop build problem
László Monda
laci at monda.hu
Sat Jun 9 05:50:03 EDT 2007
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?
--
Laci <http://laci.monda.hu>
Developer of the Ultimate Commander <http://ultimatecommander.org>
More information about the Monodevelop-list
mailing list