Search found 2 matches
- Tue Apr 28, 2009 10:18 pm
- Forum: DS/DSi Development
- Topic: Grit - multi images, one palette?
- Replies: 2
- Views: 8139
Re: Grit - multi images, one palette?
For the above code by WinterMute, are the maps from images a1.bmp, a2.bmp, and a3.bmp accessed in the *.s file by their original names (a1, a2, a3) even though the tilemap itself is shared and has its own name?
- Mon Dec 01, 2008 5:45 am
- Forum: DS/DSi Development
- Topic: Visual Studio 2008 + Vista + devkitPro = Not Compiling!
- Replies: 14
- Views: 32174
Re: Visual Studio 2008 + Vista + devkitPro = Not Compiling!
I too am having problems with Visual Studio 2008 + Vista when compiling. After following the setup directions for Visual Studio (same as above), then copy the template and try to compile, which leads to this:
main.c
arm-eabi-gcc -MMD -MP -MF /c/devkitPro/proj1/build/main.d -g -Wall -O2 -mcpu ...
main.c
arm-eabi-gcc -MMD -MP -MF /c/devkitPro/proj1/build/main.d -g -Wall -O2 -mcpu ...