Search found 1 match

by calvinss4
Mon Sep 27, 2010 9:02 am
Forum: DS/DSi Development
Topic: [libnds] Debugging in Visual Studio 2010
Replies: 5
Views: 12209

Re: [libnds] Debugging in Visual Studio 2010

I ran into the exact same problem when migrating from 2008 to 2010. I still don't know what exactly causes the problem, but there's an easy workaround. Just specify the full path to your make executable, i.e.
project Properties -> Debugging -> Command -> c:\devkitPro\msys\bin\make