[MonoDevelop] Error Trying to Build MonoDevelop 2.4 from SVN Source

Michael Hutchinson m.j.hutchinson at gmail.com
Sat Jun 19 13:18:25 EDT 2010


On Sat, Jun 19, 2010 at 11:25 AM,  <MrMikeInNH at gmail.com> wrote:
> Hi Ian,
>
> I have performed a "make clean", then a new "./configure --select" with the
> AspNet Editor Addin unselected. Unfortunately during this iteration of the
> make I get the following error:
>
> ./MonoDevelop.AddinAuthoring/RegistryExtensionNode.cs(61,56): error CS0234:
> The type or namespace name `Application' does not exist in the namespace
> `Mono.Addins.Setup'. Are you missing an assembly reference?
> Compilation failed: 1 error(s), 1 warnings
> make[2]: *** [build/MonoDevelop.AddinAuthoring.dll] Error 1
> make[2]: Leaving directory
> `/home/mikew/Desktop/monodevelop/extras/MonoDevelop.AddinAuthoring'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/home/mikew/Desktop/monodevelop/extras/MonoDevelop.AddinAuthoring'
> make: *** [all-recursive] Error 1

The addin authoring addin is also not supported/stable at this time (I
believe it requires SVN Mono.Addins).

The current stable/released extras addins are - BooBinding,
JavaBinding, MonoDevelop.Database, MonoDevelop.Debugger.Gdb,
MonoDevelop.Debugger.Mdb, MonoDevelop.Debugger.Win32,
MonoDevelop.IPhone, PyBinding, ValaBinding,
VersionControl.Subversion.Win32.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list