Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

vs2017 build failed #51

Open
GF-Huang opened this issue Sep 25, 2018 · 7 comments
Open

vs2017 build failed #51

GF-Huang opened this issue Sep 25, 2018 · 7 comments

Comments

@GF-Huang
Copy link

GF-Huang commented Sep 25, 2018

image
image
image
image
image
image

image

@zbernhardtme
Copy link

zbernhardtme commented Sep 27, 2018

I just had this same issue. Here's how I fixed it:

  1. Open the ScriptCS solution ( icsharp/Engine/ScriptCS.sln )
  2. There will be a ton of errors (3,132!), but those are all testing errors and you can ignore them.
  3. Clean Solution
  4. Make sure Nuget Package Restore is enabled
  5. Rebuild ScriptCS
  6. Go back to the iCSharp.sln
  7. Rebuild Kernel

This might not be the most efficient way, but it worked.

@GF-Huang
Copy link
Author

GF-Huang commented Sep 27, 2018

@zbernhardtme solved, thank you !

@MrEsp
Copy link

MrEsp commented Nov 4, 2018

Same problem. @zbernhardtme instruction doesn't work for me. I haven't analyzed thoroughly why the hell trivial references like System.Xml are broken. (changing .Net version and specifying reference paths manually doesn't repair it). Quite strange.

@rostov-da
Copy link

Same problem. Instruction @zbernhardtme helped me solve the problem.

@jzabroski
Copy link

I'll try to look at this Friday.

@bozkurtfurkan
Copy link

Same problem

@SatoshiOdawara
Copy link

Same problem. solved with @zbernhardtme advice. thunk you!

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

No branches or pull requests

7 participants