Reply to thread

error CS1508: resource identifer xx has already been used...


Hello,


Has anyone tried compiling MP with Borland C# Builder lately?

When I try building the software I get 7 occurrences of the above error message. Once on WindowPlugins.FormOSD.resources and 6 times on WindowPlugins.SetupForm.resources.

I'm no(t yet a) Borland C# expert :) and I'm struggling a bit with the compiler.


What I've done so far is creating a pojectgroup and adding Core, Databases, TVCapture, TVGuideScheduler, ExternalPlayers, ProcessPlugins and WindowPlugins to it.

They all compile just fine except the last one.

Any pointers?


Top Bottom