#150345 - djmcbell - Sat Feb 02, 2008 5:42 pm
Got a bit of a problem - I've just moved to a new PC to start developing again, and have installed the latest version of DevKitPro.
In any case, it will compile the examples fine, but won't compile mine. Also, dualis (and also DeSmume or whatever it is) doesn't want to display 3D on anything compiled on my current PC. It displays my old stuff fine from my old PC however.
Whenever I try and compile my stuff on my new PC, I get these bugs in the command window -
All my other bugs, I imagine, will be solved when these are sorted. All I've done is copied the stuff over from my old PC (where it worked fine), reinstalled DevKitPro and tried to compile it using the new install. I assume I'm missing something because I remember having to do a few other bits and bobs after installing DevKitPro last time.[/code]
In any case, it will compile the examples fine, but won't compile mine. Also, dualis (and also DeSmume or whatever it is) doesn't want to display 3D on anything compiled on my current PC. It displays my old stuff fine from my old PC however.
Whenever I try and compile my stuff on my new PC, I get these bugs in the command window -
Code: |
error: 'VRAM_A_MAIN_BG_0x6000000' was not declared in this scope
error: 'VRAM_B_MAIN_BG_0x6020000' was not declared in this scope error: 'VRAM_C_MAIN_BG_0x6200000' was not declared in this scope |
All my other bugs, I imagine, will be solved when these are sorted. All I've done is copied the stuff over from my old PC (where it worked fine), reinstalled DevKitPro and tried to compile it using the new install. I assume I'm missing something because I remember having to do a few other bits and bobs after installing DevKitPro last time.[/code]