I'm trying to setup Visual Studio 2010 for libnds. I've followed the instructions for VS2008 in http://www.console-dev.de/2009/09/03/cr ... udio-2008/ with sucess up to the debugging section.
When I press F5, I see in the output that the compilation occurrs but I get the following error:

"Parameter basePath cannot have zero length"
I've googled the basePath parameter but I've had no luck finding any reference to it, other than a OGRE problem, which was solved without any explanation.
Thanks.