sttz/expresso

doesn't work on Windows 7

Opened this issue · 3 comments

Is that correct? Any hope you can get it to work on windows 7?

sttz commented

What problem are you encountering? Did you try both the binary and running from the source?

I don't really us Windows and can only provide limited help. If you manage to find and fix Windows-related issues, I would be happy to accept a PR.

I tried the win64 exe, not from source. It looks for a runtime dll, which I suppose is from Windows 10.
Actually, looking it up, it says it is from the VC redistributable package, BUT I have already re-installed it trying to fix the problem, to no avail...

2022-04-30 17_23_22-expresso exe - System Error

Actually, I solved this problem. I downloaded api-ms-win-core-winrt-l1-1-0.dll from the web, copied to the expresso folder, and it seems to work now.