Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where to get FSharp.Compiler.Interactive.Settings.dll ? #12598

Closed
goswinr opened this issue Jan 12, 2022 · 0 comments
Closed

Where to get FSharp.Compiler.Interactive.Settings.dll ? #12598

goswinr opened this issue Jan 12, 2022 · 0 comments

Comments

@goswinr
Copy link
Contributor

goswinr commented Jan 12, 2022

I am using fsi via FSharp.Compiler.Service 41.0.1 on net48 Framework.
How can I add the corresponding FSharp.Compiler.Interactive.Settings.dll to access the fsi object?
I read about a workaround to copy it from a Visual Studio installation, but my intuition is that it should be a nuget package or part of the FCS package ( just like FSharp.DependencyManager.Nuget.dll).

Currently, just setting useFsiAuxLib to true in
let fsiConfig = FsiEvaluationSession.GetDefaultConfiguration(settings,useFsiAuxLib=true) raises a StopProcessingExn because it can't find the Settings.dll in the same folder as FCS.

@goswinr goswinr added the Bug label Jan 12, 2022
@vzarytovskii vzarytovskii removed the Bug label Jan 12, 2022
@dotnet dotnet locked and limited conversation to collaborators Jan 12, 2022
@vzarytovskii vzarytovskii converted this issue into discussion #12599 Jan 12, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants