drhelius / Gearsystem

Sega Master System / Game Gear / SG-1000 emulator and debugger for macOS, Windows, Linux, BSD and RetroArch.
https://x.com/drhelius
GNU General Public License v3.0
265 stars 46 forks source link

Libretro build failures (WiiU/Switch) #31

Closed inactive123 closed 4 years ago

inactive123 commented 4 years ago

Hi there,

because of a recent change to this repo, several Libretro/RetroArch builds now broke down.

Both WiiU and Switch are affected -

http://paste.libretro.com/209726

http://paste.libretro.com/209729

Seems to be related to the MSX commit you pushed.

drhelius commented 4 years ago

I just pushed a commit that should fix this issue. It was a missing source file that I added recently, I can't understand why other platforms are not failing or even my Travis CI test.

inactive123 commented 4 years ago

Thank you for the prompt response.

It's likely that it hadn't reached the other platforms yet so these were the first platforms where I could notice things weren't building.

drhelius commented 4 years ago

I just checked in Discord and they were indeed failing for all platforms. I see the builds going back to normal now. Thanks for reporting.