[MonoDevelop] [Mono-list] Mono Project: Next Steps

Dale E. Moore daleemoore at gmail.com
Thu Jul 14 09:13:52 EDT 2011


Ian Norton <inb at ncipher.com> tells me it's easy, perhaps he knows the
answer.

---------- Forwarded message ----------
From: Ian Norton <inb at ncipher.com>
Date: Sun, Jul 10, 2011 at 12:36 PM
Subject: Re: [Mono-list] Mono Project: Next Steps
To: "Dale E. Moore" <daleemoore at gmail.com>, "Mono-list at lists.ximian.com" <
Mono-list at lists.ximian.com>


Ive been able to build easily on ubuntu and debian from source, its the
package area that is a little behind, that said, the experimentan debian
mono 2.10 packages are pretty good


On Thu, Jul 14, 2011 at 3:58 AM, Tomasz Kubacki <tomasz.kubacki at gmail.com>wrote:

> Hi,
>
> Got exact the same error on ubuntu. Compiling gtk from source helped.
> I'n using gtk from git:
> http://github.com/mono/gtk-sharp.git   gtk-sharp-2-12-branch
> http://github.com/mono/gnome-sharp.git master
> http://github.com/mono/gnome-desktop-sharp.git master
>
> regards,
>
> Tomasz Kubacki
>
> Dnia 2011-07-14, czw o godzinie 17:10 +1000,
> Jean-Michel.Perraud at csiro.au pisze:
> > Hi,
> >
> > I am trying to build monodevelop from source on a Debian box. Following
> the README instructions, the "configure" step seems fine, but then things go
> wrong compiling the namespace MonoDevelop.VersionControl.Subversion.Unix. A
> namespace dependency is said to be not found, see below. However, the
> referenced MonoDevelop.VersionControl.Subversion.dll does contain the 'Gui'
> subnamespace (checked using a decompiler).
> > Am I missing something here? Or could there be an issue with the most
> recent mono compiler?
> >
> > Cheers.
> >
> > Using Mono C# compiler version 2.10.2.0:
> > /usr/local/bin/dmcs -debug -codepage:utf8 -unsafe ./AssemblyInfo.cs
> ./MonoDevelop.VersionControl.Subversion.Unix/LibApr.cs
> ./MonoDevelop.VersionControl.Subversion.Unix/LibSvnClient.cs
> ./MonoDevelop.VersionControl.Subversion.Unix/SvnClient.cs
>  -r:../../../../build/AddIns/VersionControl/MonoDevelop.VersionControl.dll
> -r:../../../../build/AddIns/VersionControl/MonoDevelop.VersionControl.Subversion.dll
> -r:../../../../build/bin/MonoDevelop.Core.dll -r:System
> -r:../../../../build/AddIns/VersionControl/MonoDevelop.VersionControl.dll
> -r:../../../../build/AddIns/VersionControl/MonoDevelop.VersionControl.Subversion.dll
> -r:../../../../build/bin/Mono.TextEditor.dll
> -r:../../../../build/bin/MonoDevelop.Core.dll
> -r:../../../../build/bin/MonoDevelop.Ide.dll
> /resource:./MonoDevelop.VersionControl.Subversion.Unix.addin.xml
> -out:../../../../build/AddIns/VersionControl/MonoDevelop.VersionControl.Subversion.Unix.dll
> -target:library
> >
> > ./MonoDevelop.VersionControl.Subversion.Unix/LibSvnClient.cs(13,45):
> error CS0234: The type or namespace name `Gui' does not exist in the
> namespace `MonoDevelop.VersionControl.Subversion'. Are you missing an
> assembly reference?
> > ./MonoDevelop.VersionControl.Subversion.Unix/SvnClient.cs(9,45): error
> CS0234: The type or namespace name `Gui' does not exist in the namespace
> `MonoDevelop.VersionControl.Subversion'. Are you missing an assembly
> reference?
> > Compilation failed: 2 error(s), 0 warnings
> >
> >
> >
> > _______________________________________________
> > Monodevelop-list mailing list
> > Monodevelop-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
> --
> pozdrawiam,
> Tomasz Kubacki
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20110714/7c4f679f/attachment.html 


More information about the Monodevelop-list mailing list