gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

Audio > AAS Compiler help!

#39147 - ImInABand - Tue Apr 05, 2005 5:25 am

I finally figured out that instead of including the assembly files in my C files in devkit adv, i have to convert them into object files and link them with the project.

i tried copying and pasting using the makefile, but when i use the code with dev kit advance, i get MASS amounts of errors dealing with the variables declared in the command prompt.

am i going about this the wrong way? should i be using the up-to-date revision 5 with the compiling terminal?