Alea GPU Tutorial not compiling on VS 2015 Update 2 with FSharp.Core 4.4.0.0

后端 未结 4 551
春和景丽
春和景丽 2021-01-12 07:34

I am getting error while compiling Alea GPU Tutorial: https://github.com/quantalea/AleaGPUTutorial in Visual Studio 2015 Community Update 2 with FSharp.Core version 4.4.0.0

4条回答
  •  一生所求
    2021-01-12 07:48

    Ok, this worked for me. All you have to do is to add Fsharp.core 4.3.1.0 to the gac.

    An explanation of how to do this can be found here:

    http://forum.codio.com/t/solved-could-not-load-file-or-assembly-fsharp-core-version-4-3-0-0-error/1774

提交回复
热议问题