[Mono-list] Encoding Question
Ian Norton
ian.norton-badrul at thales-esecurity.com
Wed Oct 31 08:54:31 UTC 2012
On Wed, Oct 31, 2012 at 08:52:05AM +0000, Ian Norton wrote:
> On Wed, Oct 31, 2012 at 08:29:19AM +0000, Ian Norton wrote:
> > > Mind if I ask a general question about assemblies? I am trying to build
> > > gnome-do and am seeing the following error:
> > >
> > > Compiling Do.Interface.Linux.Classic.dll...
> > > ./src/ClassicTheme.cs(25,39): error CS0012: The type
> > > `Do.Platform.Linux.IConfigurable' is defined in an assembly that is not
> > > referenced. Consider adding a reference to assembly `Do.Platform.Linux,
> > > Version=0.11.0.0, Culture=neutral, PublicKeyToken=null'
> > > Compilation failed: 1 error(s), 0 warnings
> > > make[1]: *** [../build/Do.Interface.Linux.Classic.dll] Error 1
> >
> > Looks like you need to build that assembly first. I've never built gnome-do.
> >
> > <time passes>
> >
> > I just downloaded it, looks like I need gnome-keyring-sharp which isn't in
> > pmono, If i install it from debian then I'll get a hugely confused build :(
> >
>
> I just built gnome-keyring-sharp from github, then just did:
>
> ./autogen.sh
> make
Er, no it didnt , only half way there
More information about the Mono-list
mailing list