简体   繁体   中英

Microsoft F# issues when rebuilding the projects

I'm getting the following error when I run my F# project. "Error 98 "fsc.exe" exited with code -1073741571. C:\\Program Files (x86)\\Microsoft SDKs\\F#\\3.1\\Framework\\v4.0\\Microsoft.FSharp.Targets 155 9 "

I got this error after installing windows 10 I used to have this F# project on windows 8.1 and the project was running fine but after I upgraded to windows 10, I'm getting this error. My environment is Visual Studio 2013.

I reinstalled vs2013 however I still get this error

Might be worth installing the latest and greatest version of F# to make sure that everything is in the right place.

  1. Make sure that you have the Windows 10 and .NET 4.6 SDK installed from Microsoft. You can download the SDK and install it standalone if you're not sure you have everything.

  2. Install Visual F# Tools 4.0 RTM .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM