openfl / lime

A foundational Haxe framework for cross-platform development
https://lime.openfl.org/
MIT License
749 stars 362 forks source link

[Question] Wrong .dll name when building hashlink? #1756

Closed T1mL3arn closed 5 months ago

T1mL3arn commented 5 months ago

Is vcruntime.dll.dll correct lib name ?

https://github.com/openfl/lime/blob/f8a70444f5d8a6bd3208e2e28b53e57568ba2eee/src/lime/tools/HashlinkHelper.hx#L47

I see in hashlink dir only vcruntime140.dll file.

player-03 commented 5 months ago

@Apprentice-Alchemist, do you know if this is a typo or a real file?

T1mL3arn commented 5 months ago

I also checked hashlink repo, it only mentions vcruntime140.dll

Apprentice-Alchemist commented 5 months ago

It's probably a typo.