You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.
Just running il2jsc on the command line gives the following error:
PS C:\Users\jeffreykesselman\Projects\IL2JS-master\bin> il2jsc error 1016: No assembly name resembled the special assembly 'mscorlib' 1 errors, 0 warnings
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I tried to build IL2JS using VS 2010 express for C#, since VS2010 Pro does not seem to be available any more.
I got it to build, and after some registry juggling got .]test to run, however the tests are giving me errors:
FAIL: Cannot build 'AmqpClient'
At C:\Users\jeffreykesselman\Projects\IL2JS-master\test.ps1:116 char:9
t':String) [], RuntimeException
Just running il2jsc on the command line gives the following error:
PS C:\Users\jeffreykesselman\Projects\IL2JS-master\bin> il2jsc error 1016: No assembly name resembled the special assembly 'mscorlib' 1 errors, 0 warnings
The text was updated successfully, but these errors were encountered: