winepak / applications

A collection of flatpak manifest for building Microsoft Windows applications with Wine via flatpak
https://www.winepak.org
414 stars 39 forks source link

info.cemu.Cemu: vcrun2017-install64 missing #157

Open BrainBlasted opened 5 years ago

BrainBlasted commented 5 years ago

Here's the error message I get running from the command line:

/app/bin/cemu: line 7: /app/lib/extension/vcrun2017/bin/vcrun2017-install64: No such file or directory
lionirdeadman commented 5 years ago

It seems cemu will need a newer vcrun which is not available in the winepaks repos. (Probably because they updated the program)

This will most likely be solved whenever we fix the redesign branch as to not double the effort needed for maintainership.