[MonoDevelop] Error building monodevelop

Matt Calder mvcalder at gmail.com
Wed Jan 22 14:41:22 UTC 2014


Hi,

One of my colleagues is seeing the following error building monodevelop
from git:

/home/snorton/tmp/monodevelop/main/Main.sln (default targets) ->
(Build target) ->
/home/snorton/tmp/monodevelop/main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger.csproj
(default targets) ->
/usr/lib/mono/4.5/Microsoft.Common.targets (CopyNonResxEmbeddedResources
target) ->

/usr/lib/mono/4.5/Microsoft.Common.targets: error : Cannot copy
/home/snorton/tmp/monodevelop/main/src/addins/MonoDevelop.Debugger/icons/exception-icon%402x.png
to
/home/snorton/tmp/monodevelop/main/src/addins/MonoDevelop.Debugger/obj/Debug/MonoDevelop.Debugger.icons.exception-icon%402x.png,
as the source file doesn't exist.

/home/snorton/tmp/monodevelop/main/Main.sln (default targets) ->
(Build target) ->
/home/snorton/tmp/monodevelop/main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger.csproj
(default targets) ->
/usr/lib/mono/4.5/Microsoft.CSharp.targets (CoreCompile target) ->

: error CS1566: Error reading resource file
`obj/Debug/MonoDevelop.Debugger.icons.exception-icon at 2x.png'

531 Warning(s)
2 Error(s)

It looks like: %40 is not getting converted into a "@" symbol, but I have
no idea why. Any help is appreciated.

Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20140122/5a3d8040/attachment.html>


More information about the Monodevelop-list mailing list