Trouble with makefile.gen
Posted: Sat Aug 08, 2015 12:31 pm
So, i updated SGDK to the latest version and it fails to compile any project.
I used the PAUSE command and this is what i get:
This has never occured to me in the older versions.
By the way, Where is it trying to get the sega.s from? because only the project folder contains this file, not the root folder.
Well anyways, i tried compiling one of the sample projects and it gave me the same error.
I don't know whats going on, This didn't occur on earlier versions.
Am i missing something?
I used the PAUSE command and this is what i get:
Code: Select all
No rule to make target `/src/boot/sega.s', needed by ´src/boot/sega.s'
By the way, Where is it trying to get the sega.s from? because only the project folder contains this file, not the root folder.
Well anyways, i tried compiling one of the sample projects and it gave me the same error.
I don't know whats going on, This didn't occur on earlier versions.
Am i missing something?