Skip to content

Missing msvcr120.dll for Windows x64 #16

@SanBen

Description

@SanBen

When running on Windows the msvcr120.dll can not be found

Running the command:

haxelib run redistHelper app.hxml hlimgui.hdll -o bin -p app

Causes the error:

Uncaught exception File not found: msvcr120.dll, lookup paths=C:/HaxeToolkit/haxe/lib/redisthelper/0,7,3/redistFiles/hl64/, C:/HaxeToolkit/haxe/lib/redisthelper/0,7,3/redistFiles/, C:/HaxeToolkit/haxe/, C:/HaxeToolkit/neko/, C:/HaxeToolkit/haxe/, C:/HaxeToolkit/hashlink/, C:/HaxeToolkit/neko/, C:/HaxeToolkit/haxe/, C:/HaxeToolkit/neko/, C:/HaxeToolkit/haxe/, C:/HaxeToolkit/hashlink/

I'd expect it to be in the redistHelper's redistFiles directory, or am I missing something?

If I copy the msvcr120.dll from the hl32 directory to the hl64 it works, so it seems as if it's just missing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions