Dnia Tue, 28 Oct 2008 19:15:32 -0700 (PDT) masch <[EMAIL PROTECTED]> napisał/a:
> > 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? Hello, Yes - It's something wrong in upstream branch. Try enter to directories with my plugins (ClawsMail, Putty, SystemServies, VirtualBox, Zim) and run "make". Or use MonoDevelop to compile whole project. K. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
