Cynede

Results 80 comments of Cynede

it will be great to have such research and answers on all those questions, some of questions will be fine asking on StackOverflow (because it's full of actually .NET devs)...

@nado @beetleb their build system which were working previously was broken/changed, even old F# versions are not buildable anymore because NuGet is horrible... (and that's why it was removed from...

well, Microsoft now put more attention on .NET SDK https://github.com/dotnet/netcorecli-fsc you don't need specific ebuild for F# there, it's language agnostic, there is sdk and msbuild contributed by users to...

I can't be sure but possibly msbuild and sdk one (dotnetcore-sdk or dotnetcore-sdk-bin)

@cartermp hello, may I ask few additional questions - is it still possible to build just fsharp compiler (on mono I guess)? (possibly we need it for MonoDevelop https://www.monodevelop.com/developers/building-monodevelop) -...

Sure, I'll try that again but as I remember something were not that simple . Actually not really sure if fsharp package on some distribution should be from that repository...

That's error I'm getting trying to build F# `Microsoft.FSharp.Targets(129,9): error MSB4127: The "CreateFSharpManifestResourceName" task could not be instantiated from the assembly "/var/tmp/portage/dev-lang/fsharp-10.2.1/work/fsharp-10.2.1/packages/FSharp.Compiler.Tools.4.1.27/tools/FSharp.Build.dll". Please verify the task assembly has been built...