Search found 4 matches

by jithin.rao
Tue Aug 05, 2008 12:08 pm
Forum: DS/DSi Development
Topic: Visual Studio 2008 + Vista + devkitPro = Not Compiling!
Replies: 14
Views: 26595

Re: Visual Studio 2008 + Vista + devkitPro = Not Compiling!

Now i am havin trouble with the makefile, the code is totally new as i am not aware of the shell script. A couple of simple things i would like to do is : 1. Change the output directory for .nds 2. Change the folder of object files .o 3. add a new include directory(plannin to add more functionalitie...
by jithin.rao
Mon Aug 04, 2008 8:59 pm
Forum: DS/DSi Development
Topic: Visual Studio 2008 + Vista + devkitPro = Not Compiling!
Replies: 14
Views: 26595

Re: Visual Studio 2008 + Vista + devkitPro = Not Compiling!

#--------------------------------------------------------------------------------- .SUFFIXES: #--------------------------------------------------------------------------------- ifeq ($(strip $(DEVKITARM)),) $(error "Please set DEVKITARM in your environment. export DEVKITARM=<path to>devkitARM)...
by jithin.rao
Mon Aug 04, 2008 5:08 pm
Forum: DS/DSi Development
Topic: Visual Studio 2008 + Vista + devkitPro = Not Compiling!
Replies: 14
Views: 26595

Re: Visual Studio 2008 + Vista + devkitPro = Not Compiling!

OK! I got the mistake just skipped the last sentence mentioned, the make file from the templates is copied on to the folder and the sources of this solution is copied on to the /Source folder too. Now when i compile after adding the MakeFile with the script, it compiles and nds is compiled out! http...
by jithin.rao
Mon Aug 04, 2008 4:43 pm
Forum: DS/DSi Development
Topic: Visual Studio 2008 + Vista + devkitPro = Not Compiling!
Replies: 14
Views: 26595

Visual Studio 2008 + Vista + devkitPro = Not Compiling!

Well I had done according to the devkitPro site on Visual Studio Express Edition, but couldn't see the results. http://www.geocities.com/iam4uyaar/1.jpg Got the Makefile on the new Project Menu! http://www.geocities.com/iam4uyaar/2.jpg Configuration Settings Done on the Debug Settings. http://www.ge...