[MonoDevelop] OS-X MonoDevelop | Version 6.0 (build 2458) | "make app" fails

Matt Ward ward.matt at gmail.com
Thu Dec 10 22:17:33 UTC 2015


Seems OK for me. I ran a git clean -xdf inside the external/fsharpbinding
directory to make sure there were no leftover binaries.

Did you update the fsharpbinding submodule? The latest fsharpbinding should
be building into external/fsharpbinding/bin.

On 10 December 2015 at 21:37, Robert N <sushihangover at outlook.com> wrote:

>
> MonoDevelop Version 6.0 (build 2458)
>
> Most recent git pull : c3c1a25a521f1fea63cf6d689ea58176d3eae59a [Core]
> Register unsupported Universal Windows Platform (UWP) projects.
>
> * Build (make) is successful, running (make run) is successful.
> * Trying to make an `.app` bundle via `make app` within the
> `monodevelop/main/build/MacOSX` directory fails:
>
> >make app
> Creating directories in app bundle
> mkdir -p MonoDevelop.app/Contents/{MacOS,Resources}
> mkdir -p MonoDevelop.app/Contents/MacOS/share
> mkdir -p MonoDevelop.app/Contents/Resources/lib/monodevelop
> Copying MonoDevelop into app bundle
> cp -pR ../AddIns MonoDevelop.app/Contents/Resources/lib/monodevelop
> cp -pR ../../external/fsharpbinding/bin/
> MonoDevelop.app/Contents/Resources/lib/monodevelop/AddIns/fsharpbinding
> cp: ../../external/fsharpbinding/bin/: No such file or directory
> make: *** [app] Error 1
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20151210/fc51e75c/attachment.html>


More information about the Monodevelop-list mailing list