Stephane-D / SGDK

SGDK - A free and open development kit for the Sega Mega Drive
https://www.patreon.com/SGDK
MIT License
1.75k stars 187 forks source link

Still failing to build with Genesis Code #277

Closed Zapeltal closed 1 year ago

Zapeltal commented 1 year ago

Hey, I recently created an issue about failing to build with Genesis Code, and i figured out why it was'nt working. I replaced the errors, and... it didn't work image

LIZARDRIVE commented 1 year ago

When switching to a new SGDK version, you may need to clean your project folder in order to compile properly. Get rid of "out" folder (which includes generated .o files) and try again. If it's still not working delete eveyrthing but what you created yourself.