Stephane-D / SGDK

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

Still failing to build with Genesis Code #277

Closed Zapeltal closed 2 years ago

Zapeltal commented 2 years 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 2 years 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.