[MonoDevelop] Building MonoDevelop on FreeBSD 10.3

Mikayla Hutchinson m.j.hutchinson at gmail.com
Sun Aug 14 19:56:52 UTC 2016


Your .NETPortable doesn't appear to contain actual PCL profiles - it
has a copy of the the .NETFramework profiles.

The PCL reference assemblies aren't built as part of Mono, but you can
download them from here and unpack them into that directory:
https://www.microsoft.com/en-us/download/details.aspx?id=40727

Alternatively you could probably change the target framework of
RefactoringEssentials.csproj. I'm not sure why it targets PCL.

- mikayla

On 14 August 2016 at 02:47, Russell Haley <russ.haley at gmail.com> wrote:
> Hi there,
>
> We recently got caught up on mono 4.4.2 on FreeBSD and I've started
> attempting to build MD from github from head. My out put is here:
>
> http://pastebin.com/016yXzMf
>
> Here is a listing of my pcl libraries.
>
> http://pastebin.com/ymbL136L
>
> Any and all help is appreciated.
> Thanks,
>
> Russ
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.dot.net
> http://lists.dot.net/mailman/listinfo/monodevelop-list



-- 
~ https://mhut.ch


More information about the Monodevelop-list mailing list