[MonoDevelop] Building MonoDevelop on FreeBSD 10.3

Russell Haley russ.haley at gmail.com
Wed Aug 17 07:30:25 UTC 2016


On Mon, Aug 15, 2016 at 11:32 AM, Russell Haley <russ.haley at gmail.com> wrote:
> Sorry for the top post, I've lost all frame of reference. I just
> realized I was only getting messages in digest format so I was missing
> bug chunks of the conversation.
>
> @Timotheus - Please see my solution to the missing PCL libraries in
> the prior message. I'd very much like to see us work in tandem and
> bring MonoDevelop up to snuff. I will share out the file in a tar
> archive from github.com/freebsd-dotnet as soon as I get a chance. I'm
> kindof upset at Microsoft for doing such a poor job providing cross
> reference materials for other platforms (Really MS? A binary exe
> installer that produces a non-compliant zip file? Not awesome). Mr.
> Icaza even had a blog post exclaiming it as a step forward. Hopefully
> these things will become more transparent with (my assumed) merging of
> frameworks around .Net Core (which is why I am trying to get
> prepared!).
>
> @Mikayla - I was pretty sure that I am using the most recent version
> of F# (4.4.10?). I will go back and double check as maybe this will
> point me to another blunder. Thanks again.

Yup, out of date. "make install" Russell... "make install".

It's super late. Here is the snip of my current error:
Errors:

/usr/home/russellh/Git/monodevelop/main/Main.sln (default targets) ->
(Build target) ->
/usr/home/russellh/Git/monodevelop/main/external/fsharpbinding/MonoDevelop.FSharpBinding/MonoDevelop.FSharp.fsproj
(default targets) ->
/usr/local/lib/mono/4.5/Microsoft.FSharp.Targets (CoreCompile target) ->

        /usr/home/russellh/Git/monodevelop/main/external/fsharpbinding/MonoDevelop.FSharpBinding/FSharpTextEditorCompletion.fs(103,27):
error FS0001: This expression was expected to have type
'Shared.ToolTips'    but here has type    'Shared.ParameterTooltip'


I'll post the whole thing tomorrow if I can.

Russ


More information about the Monodevelop-list mailing list