mikeyk730 / Rogue-Collection

Retro Rogue Collection: Six versions of the classic Rogue game with customizable retro graphics. Now with Rogomatic support!
162 stars 11 forks source link

Unable to start, absent api-ms-win-core-winrt-l1-1-0.dll #8

Closed Fixer-007 closed 5 years ago

Fixer-007 commented 5 years ago

Happens on new 3.0.1 release. RRC 2.2 works fine, Windows 7 SP1 x64

mikeyk730 commented 5 years ago

My guess here is that I built the latest release against a newer version of Qt. Let me see if I can build an older Qt version

boweden commented 5 years ago

I also have this problem, but I get a slightly different message. "The application was unable to start correctly (0xc000007b). Click OK to close the application"

Do I need a specific version of C++ redistributable or .NET Framework or DirectX ? (the readme isn't clear on this).

Thanks

mikeyk730 commented 5 years ago

@boweden are you able to run the 2.2 release?

boweden commented 5 years ago

hi, yes 2.2 seems to work fine. I suppose I'll stick with it for now. Thank you

mikeyk730 commented 5 years ago

I will try to get a new build of the v3.0 release in the next few days

mikeyk730 commented 5 years ago

@Fixer-007 @boweden, try out the v3.0.2 release to see if it resolves the issue

Fixer-007 commented 5 years ago

It works now!

boweden commented 5 years ago

Thanks, works for me as well.