Hello, when I tried to compile your plugins I got this error: Making all in Evolution make[1]: Entering directory `/home/masch/Download/Compiled/plugins/ Evolution' mkdir -p bin/Debug/ gmcs -noconfig -codepage:utf8 -warn:4 -optimize+ -debug "- define:DEBUG" -out:bin/Debug/Evolution.dll -target:library './src/ ContactDetailItem.cs' './src/ContactItemSource.cs' './src/ EmailContactDetailItem.cs' './src/PhoneContactDetailItem.cs' '- resource:./Resources/Evolution.addin.xml' '-resource:./Resources/ phone.png' -r:System -r:Mono.Posix -r:/usr/local/lib/gnome-do/ Do.Addins.dll -r:/usr/lib/cli/evolution-sharp-3.0/evolution- sharp.dll ./src/ContactItemSource.cs(84,58): error CS0246: The type or namespace name `AddressContactDetailItem' could not be found. Are you missing a using directive or an assembly reference? Compilation failed: 1 error(s), 0 warnings make[1]: *** [bin/Debug/Evolution.dll] Error 1 make[1]: Leaving directory `/home/masch/Download/Compiled/plugins/ Evolution' make: *** [all-recursive] Error 1
What do I need to make it work? Salu2... On Oct 28, 5:10 am, Karol Będkowski <[EMAIL PROTECTED]> wrote: > Dnia Mon, 27 Oct 2008 18:38:25 -0700 (PDT) masch <[EMAIL PROTECTED]> > napisał/a: > > > > > Sorry, How can I download your plugin? > > Try > bzr branch lp:~karol-bedkowski/do/plugins > > Regards > Karol --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GNOME Do" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/gnome-do?hl=en -~----------~----~----~----~------~----~------~--~---
