Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

tests don't run on Windows 8.1 #5

Open
profK opened this issue Apr 6, 2014 · 0 comments
Open

tests don't run on Windows 8.1 #5

profK opened this issue Apr 6, 2014 · 0 comments

Comments

@profK
Copy link

profK commented Apr 6, 2014

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

  •     throw "FAIL: Cannot build '$test'"
    
  •     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : OperationStopped: (FAIL: Cannot build 'AmqpClien
      t':String) [], RuntimeException
    • FullyQualifiedErrorId : FAIL: Cannot build 'AmqpClient'

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

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

1 participant