[Mono-list] Error CS1580
Michael Hutchinson
m.j.hutchinson at gmail.com
Mon Jul 26 18:49:37 EDT 2010
On Mon, Jul 26, 2010 at 8:07 AM, Stephen Parker
<steve.parker at rslsteeper.com> wrote:
>
> Error CS1508: The resource identifier `bebalanceMac.Main.resources' has already been used in this assembly (CS1508) (bebalanceMac)
> I have spent considerable time trying to find reference to the resource identifier but without success and have no idea where to go next.
> If anyone can give me a clue I would be most grateful.
You should check the build output - it's possible that MonoDevelop is
using an incorrect resource ID. See the top Google result for "CS1508"
for info: http://msdn.microsoft.com/en-us/library/cwhz41kf(VS.80).aspx
That said, you don't need to rebuild with MonoDevelop to run on Mono -
you can use the exe you built on Windows.
--
Michael Hutchinson
http://mjhutchinson.com
More information about the Mono-list
mailing list