#38960 - torix - Sat Apr 02, 2005 2:43 pm
I got it working, and now I'm starting to learn how do do stuff with SGADE. For example, the Hello World Program.
Anyway, what I did was install XCode, which is a very good application to use.
Then I downloaded the SGADE library .dmg file from the SGADE website, and I read a forum somewhere (I don't remember where ,sorry) that said that I have to copy the folder GBASDK (a template for a GBA program that was installed from the .dmg file I downloaded) to /Library/Application Support/Apple/Developer Tools/Project Templates/.
To run the SGADE helloworld program, open XCode, go to File -> New Project, and look for GBASDK, and click on the triangle to the left of it, and select SGADE. Then choose a name for the project, and where it will be saved.
Then open helloword.c (which is a basic program), and to compile it, simply click on Build (at the top) -> Build. Or you can just press ?B to build it. Don't go to build and run, because it will get an error. XCode automatically compiles it to GBA format, so just run it with a GBA emulator (I reccomend Boycott Advance).
Enjoy. Any questions/comments, please post them. I'll do my best to help.
_________________
I am 100% Newbie!!!
Anyway, what I did was install XCode, which is a very good application to use.
Then I downloaded the SGADE library .dmg file from the SGADE website, and I read a forum somewhere (I don't remember where ,sorry) that said that I have to copy the folder GBASDK (a template for a GBA program that was installed from the .dmg file I downloaded) to /Library/Application Support/Apple/Developer Tools/Project Templates/.
To run the SGADE helloworld program, open XCode, go to File -> New Project, and look for GBASDK, and click on the triangle to the left of it, and select SGADE. Then choose a name for the project, and where it will be saved.
Then open helloword.c (which is a basic program), and to compile it, simply click on Build (at the top) -> Build. Or you can just press ?B to build it. Don't go to build and run, because it will get an error. XCode automatically compiles it to GBA format, so just run it with a GBA emulator (I reccomend Boycott Advance).
Enjoy. Any questions/comments, please post them. I'll do my best to help.
_________________
I am 100% Newbie!!!