Re: [Banshee-List] Banshee Lyrics Plugin



emanuele gringeri wrote:

I try to modify extension directory in banshee sources directory to make gcc
compiles the Pluggin. Mi steps follow:

1.make a directory src/Extension/Banshee.Lyrics
2. mkdir src/Extension/Banshee.Lyrics/Resources
3. mkdir src/Extension/Banshee.Lyrics/Banshee.Lyrics
4. mkdir src/Extension/Banshee.Lyrics/Banshee.Lyrics.Gui
5. create Makefile.am, Banshee.Lyrics.mdp and Banshee.Lyrics.addin.xml
I had modify also configure.ac and Makefile.am in src directory .

I have the follow issue

Compiling Banshee.Lyrics.dll...
error CS1508: The resource identifier `Banshee.Lyrics.addin.xml' has already
been used in this assembly
Compilation failed: 1 error(s), 0 warnings

what's wrong? http://www.nabble.com/file/p17750074/Makefile.am Makefile.am http://www.nabble.com/file/p17750074/Banshee.Lyrics.addin.xml Banshee.Lyrics.addin.xml http://www.nabble.com/file/p17750074/Banshee.Lyrics.mdp Banshee.Lyrics.mdp



It looks like you have two addin registration files (Banshee.Lyrics.addin.xml). Try removing one.


jon




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]