[MonoDevelop] Build from git failing on fresh Ubuntu 13.10 installation
Matt Calder
mvcalder at gmail.com
Fri May 2 11:57:23 UTC 2014
I have a brand new installation of Ubuntu 13.10. I have tried several
different ways to build monodevelop from git, all of which failed. In my
latest attempt I am following this guide:
http://quadfinity.blogspot.com/2014/01/compile-latest-mono-3.2.7-with-monodevelop-from-git-on-ubuntu-13.10.html
I am able to install everything without issue right up until the end. When
building monodevelop I get this error:
(Build target) ->
/home/calder/tmp/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor.csproj
(default targets) ->
/usr/lib/mono/4.5/Microsoft.CSharp.targets (CoreCompile target) ->
Mono.TextEditor/BookmarkMarker.cs(69,9): error CS1502: The best
overloaded method match for `Cairo.Context.SetSource(Cairo.Surface)' has
some invalid arguments
Mono.TextEditor/BookmarkMarker.cs(69,20): error CS1503: Argument `#1'
cannot convert `Cairo.LinearGradient' expression to type `Cairo.Surface'
Does anyone recognize this error or suspect what may be the cause?
Is there a more reliable method for building monodevelop from source?
Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20140502/c049a464/attachment.html>
More information about the Monodevelop-list
mailing list