rakslice / macemu

Basilisk II and SheepShaver Macintosh emulators
0 stars 0 forks source link

Have Appveyor build job figure out necessary MSYS2 package DLLs for GUIs and bundle them #55

Closed emendelson closed 3 years ago

emendelson commented 3 years ago

Thank you for these automatic builds. BasiliskIIGUI.exe fails with this "System Error" message:

Capture

rakslice commented 3 years ago

For the GUI you need the DLLs of GTK 2 and the libraries it depends on out of MSYS2's packages. I don't have a good solution for having the build figure out which ones they are automatically.

If you just want to track down a copy, the set that Cat_7 posted in the archive with a 22-09-2020 Basilisk II build seems to be sufficient. https://www.emaculation.com/forum/viewtopic.php?p=27241#p27241

rakslice commented 3 years ago

But keep this open and I'll sort it out at some point.