-
This is a significant regression. The FSI.EXE we now build in the master branch is no longer a prefer-32-bit exe.
```
> "C:\USERS\DSYME\APPDATA\LOCAL\MICROSOFT\VISUALSTUDIO\15.0_D5B059C1ROSLYNDEV\…
dsyme updated
5 years ago
-
### **Steps to Reproduce**
$ ./autogen.sh --prefix=/usr/local
$ gmake
### **Current Behavior**
Crashes with a SIGABRT
### **Expected Behavior:**
Should not crash.
### **On which pl…
-
#### Problem behavior
Both fsharp interactive as well as the compiler crash instantly.
#### Known workarounds
I haven't found a workaround.
#### Related information
Here is a complete …
ghost updated
6 years ago
-
error FS0192: internal error: convMethodRef: could not bind to method
I get this error, when I try to use paket from fsi on Ubuntu, after I call _dependencies.GetInstalledVersion "FSharp.Data"_ as in …
-
It appears that tooltips are not being generated when VS2017 & FSI 4.1 is used to generate documentation. The generated website contains a `` instead of the normal set of `
-
Version: Fake 5.3
I'm getting this error when I run the GenerateDocs task in FSharp.Data in current master:
System.MissingMethodException: Method not found: 'Microsoft.FSharp.Collections…
-
I get this error with script files on .NET Framework (not Core).
I use the FSharp Compiler Service with my own WPF editor. As a standalone Editor App the type provider works fine. All good.
But …
-
I'd like to supply assembly version info using the command line and not have to generate a file.
Use-case is to provide a [build step][tool] for [Container Builder][tool-PR] and allow me to attach …
-
I wanted to start a discussion here to see if there are good reasons for keeping FSharp.Core in the GAC on Mono.
As far as I understand it, FSharp.Core used to be in the GAC on Windows, but now tha…
-
I installed the SAFE template, created a default project and then when I run it with the following command,
fake build --target run
I get the following error:
ERROR in multi (webpack)-dev-s…