[MonoDevelop] Trouble building monodevelop from git master on linux and a fix
pequalsnp
pequalsnp at outlook.com
Mon Nov 5 16:15:11 UTC 2012
Hi,
I had trouble building monodevelop from git master.
These two gists show the errors:
https://gist.github.com/3993751
https://gist.github.com/3994280
Alan suggested on irc that this is due to a missing reference to
gio-sharp in main/src/addins/MonoDevelop.GtkCore/libstetic/libstetic.csproj.
Adding this reference resolved the issue.
However, now I'm getting the following error whenever I try to create a
new F# project:
Could not load type 'MonoDevelop.FSharp.FSharpCompilerParameters' from
assembly 'FSharpBinding, Version=0.0.0.0, Culture=neutral,
PublicKeyToken=null'.
Cheers!
More information about the Monodevelop-list
mailing list