Do

[Solved] Compile errors new plugin help

Asked by Anders Dånmark

Hello!

I'm trying to create a new plugin for Gnome Do. To be able to use control radio.py in gnome do.

I cant get it to compile, my C# skills consist of what i´ve learnt today so bare with me.

If anyone could checkout my branch ~skaggapa/do/Radio

and explain why i get compile error

[Task:File=/home/anders/dodev/do-plugins/Radio/RadioItemSource.cs, Line=12, Column=14, Type=Error, Priority=Normal, Description=Explicit interface implementation `Do.Universe.RadioItemSource.Do.Universe.IItemSource.Items' is missing accessor `Do.Universe.IItemSource.Items.get'(CS0551)]

Using monodevelop and the development guide in the wiki. I bet it's a newbie mistake.

cheers

Anders

Question information

Language:
English Edit question
Status:
Solved
For:
Do Edit question
Assignee:
No assignee Edit question
Solved by:
Anders Dånmark
Solved:
Last query:
Last reply:
Revision history for this message
Anders Dånmark (skaggapa) said :
#1

Fixed it