xamarin / fsharpbinding

F# binding for MonoDevelop (updated to support Xamarin Studio)
Other
14 stars 5 forks source link

F# compiler settings ignored #4

Open phaistos opened 11 years ago

phaistos commented 11 years ago

I recently installed Xamarin v4.0.3 and installed the F# binding. I didn't have the F# compiler from MS installed at the time and it found my fast scala compiler binary. I later installed the F# tools and manually configured the binding to use the compiler but it wont forget the scala compiler.

Here are my settings and the results when compiling a new console project:

settings

result