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

tests don't run on Windows 8.1 #5

@profK

Description

@profK

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions