|
New problem. I tried to create my own makefile..., and, technically, it works.
I ran into this problem.
---------
error: stray \26 at end of program.
---------
This happens on every single file from the SGL I try to compile. Samples, SGL.h, any C files I find...
So, I pulled up Textpad and went into some of these files, and sure enough there's some unrecognized symbol at the bottom of every file instead of a newline.
...So now I've got three questions. 1) Anyone else have this problem? 2) I used Powerarchive to unzip this stuff, would that have caused some corruption? 3) Why do Sega's makefiles seem to ignore this, yet mine doesn't? I tried re-downloading the SGL, just to make sure it didn't glitch or anything, but that weird symbol at the bottom of all files is still there...
...I apologize that I haven't figured this out yet... |