Skip to content
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

FS0084 During clean build #1739

Closed
destroyhimmyrobots opened this issue Nov 14, 2016 · 3 comments
Closed

FS0084 During clean build #1739

destroyhimmyrobots opened this issue Nov 14, 2016 · 3 comments

Comments

@destroyhimmyrobots
Copy link

destroyhimmyrobots commented Nov 14, 2016

Assemblies fail to load when running .\build.cmd. Seems similar to #1100.

Repro steps

Provide the steps required to reproduce the problem

  1. Clone Microsoft/visualfsharp
  2. .\build.cmd proto (this should be added to the build steps documentation, since it does not seem to run from step Existing F# open build requires version 2.6.3 of nunit #3).
  3. .\build.cmd
  4. Open solution in VS Enterprise vNext
  5. Type F7 to build

Expected behavior

The build is successful.

Actual behavior

A number of errors occur: full build log

@destroyhimmyrobots destroyhimmyrobots changed the title Newtonsoft.json error when building FS0084 During clean build Nov 14, 2016
@dsyme
Copy link
Contributor

dsyme commented Nov 14, 2016

@destroyhimmyrobots This should be fixed by #1732, please give it a try.

You now open FSharp.sln if you are only interested in the F# compiler rather than the Visual F# IDE Tools.

As far as I can see build.cmd proto shouldn't be necessary if you do a build.cmd

@dsyme
Copy link
Contributor

dsyme commented Nov 15, 2016

Closing as I believe this is fixed, please verify

@dsyme dsyme closed this as completed Nov 15, 2016
@destroyhimmyrobots
Copy link
Author

@dsyme confirmed! Thank you for the swift patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants