#14002 - dist0rted - Sat Dec 27, 2003 6:12 am
Is there any way that I can get MSVC++ to compile GBA games similarly to that of the Ham DevKit?
_________________
All knowledge is good; only the way it is put to use is good or evil.
#14008 - tepples - Sat Dec 27, 2003 7:23 am
I seem to remember a link to some "app wizard" in the FAQ list, posted as a Sticky topic in the Beginners section.
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.
#15064 - dist0rted - Fri Jan 16, 2004 7:38 pm
That app wizard doesn't work with the newest Visual C++, it only works with version 6.
_________________
All knowledge is good; only the way it is put to use is good or evil.
#15755 - Arek the Absolute - Thu Jan 29, 2004 4:57 am
You can use makefiles to tell VC++ to compile with gcc or g++. That's the closest I can think of. Never tried it on anything other than VC++ 6.0 though. Either way, google makefiles and see what you can find.
_________________
-Arek the Absolute