Help with intellisense for libNDS
Posted: Tue May 26, 2009 10:27 am
Hello all,
I'm using visual studio 2008 express, I believe I have everything setup correctly (can compile a *.nds) but can't get intellisense working.
I followed the instructions here, http://www.dev-scene.com/NDS/Tutorials_ ... _Up_An_IDE. Under include files I've added "(devkitPro)\libnds\include" and under Library files "(devkitPro)\libnds\lib".
I get all the declarations from #include <nds.h> such as REG_KEYINPUT, but no functions, for instance consoleDemoInit().
Appologies if this has been answered elsewhere.
Any help would be greatly appreciated.
Sorensor
I'm using visual studio 2008 express, I believe I have everything setup correctly (can compile a *.nds) but can't get intellisense working.
I followed the instructions here, http://www.dev-scene.com/NDS/Tutorials_ ... _Up_An_IDE. Under include files I've added "(devkitPro)\libnds\include" and under Library files "(devkitPro)\libnds\lib".
I get all the declarations from #include <nds.h> such as REG_KEYINPUT, but no functions, for instance consoleDemoInit().
Appologies if this has been answered elsewhere.
Any help would be greatly appreciated.
Sorensor