Using devkitPro with Visual C++ Express 2008 [SOLVED]

support for the ARM toolchain
Post Reply
dornad
Posts: 5
Joined: Fri Dec 25, 2009 7:14 am

Using devkitPro with Visual C++ Express 2008 [SOLVED]

Post by dornad » Fri Dec 25, 2009 7:19 am

Hello everyone,

I am trying to set devkitPro for Nintendo DS development, as explained in the main FAQ.
I am always getting a weird error when I try to compile from VC++ 2008 or from console.

Here is the error from console:

Code: Select all

C:\Users\dornad\Documents\Visual Studio 2008\Projects\BattleDS>make
basename: extra operand `2008/Projects/BattleDS'
Try `basename --help' for more information.
make[1]: /c/Users/dornad/Documents/Visual: No such file or directory
make[1]: *** No rule to make target `/c/Users/dornad/Documents/Visual'.  Stop.
make: *** [build] Error 2
I have not worked with C++ in about 4 years, so I am a little rusty on these things.

Thanks
Last edited by dornad on Fri Dec 25, 2009 7:27 am, edited 1 time in total.

dornad
Posts: 5
Joined: Fri Dec 25, 2009 7:14 am

Re: Using devkitPro with Visual C++ Express 2008

Post by dornad » Fri Dec 25, 2009 7:26 am

SOLVED!

VC++ 2008 has its workspace in Users\dornad\Documents\Visual Studio 2008\Projects\BattleDS

Apparently make does not like a folder with spaces. Moving the entire solution elsewhere worked.

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest