Closed 7sharp9 closed 9 years ago
From @knocte on April 29, 2015 14:52
what version of mono?
From @Pipsy on April 29, 2015 14:55
Andres version 5.5 On 29 Apr 2015 16:52, "Andres G. Aragoneses" notifications@github.com wrote:
what version of mono?
— Reply to this email directly or view it on GitHub.
From @knocte on April 29, 2015 14:56
I asked the version of mono, not the version of monodevelop :)
From @Pipsy on April 29, 2015 15:29
3.2.8 On 29 Apr 2015 16:56, "Andres G. Aragoneses" notifications@github.com wrote:
I asked the version of mono, not the version of monodevelop :)
— Reply to this email directly or view it on GitHub https://github.com/fsharp/fsharpbinding/issues/998#issuecomment-97456385 .
Is F# installed?
i.e. If you do fsharpi
you should get F# interactive.
From @Pipsy on April 29, 2015 15:36
Yes- David On 29 Apr 2015 17:33, "Dave Thomas" notifications@github.com wrote:
Is F# installed?
— Reply to this email directly or view it on GitHub https://github.com/fsharp/fsharpbinding/issues/998#issuecomment-97472102 .
From @knocte on April 29, 2015 15:38
How did you install fsharp and mono?
From @Pipsy on April 30, 2015 14:54
Andres; monodevelop 5.5, mono 3.2.8, gtk 2.24.27; I installed via Dash except f# language bindings via Tools, add_in manager. Gr Willem
From @knocte on April 30, 2015 18:53
Do you have the package "mono-xbuild" installed?
From @Pipsy on April 30, 2015 20:2
Yes, that is installed On 30 Apr 2015 20:53, "Andres G. Aragoneses" notifications@github.com wrote:
Do you have the package "mono-xbuild" installed?
— Reply to this email directly or view it on GitHub https://github.com/fsharp/fsharpbinding/issues/998#issuecomment-97925017 .
This is an install issue with F# rather than a problem with the F# addin
From @Pipsy on April 29, 2015 14:51
When I build a project in Monodevelop(Ubuntu 14.10) I get this message. Anybody an idea what is wrong? could not import MSBuildExtensionPath32....\F#\3.0\Framework\v4.0\Microsoft.Fsharp.Targets
Copied from original issue: fsharp/fsharpbinding#998