Ok - so this is totally lazy on my part - but I'm quite interested in starting to fool around doing some Dev work for the Pandora. Does anyone else use Visual Studio 2008 as an IDE for doing development for the Pandora? I've been screwing around trying to get a bare-bones project put together/compiling that includes the penjin library - but I'm having a pain in the neck time trying to get it to actually work. I think I'm at the point where I can at least get it actually compiling... but I can't get the linking to work right now.. hitting the error:
1>c:\devkitpro\devkitgp2x\bin\..\lib\gcc\arm-linux\4.0.2\..\..\..\..\arm-linux\bin\ld.exe: cannot find -lkernel32.lib
So... anyways... back to my question.. anyone use Visual Studio 2008.. and if so - Do you think you could post (or at least send me an example project of something that works? Or at least give me some pointers? I've found various resources (http://wiki.gp2x.org/wiki/Using_Visual_C_2005_Express_Edition for example) - but nothing that has been able to get me to the point I want to be yet .
Thanks!
1>c:\devkitpro\devkitgp2x\bin\..\lib\gcc\arm-linux\4.0.2\..\..\..\..\arm-linux\bin\ld.exe: cannot find -lkernel32.lib
So... anyways... back to my question.. anyone use Visual Studio 2008.. and if so - Do you think you could post (or at least send me an example project of something that works? Or at least give me some pointers? I've found various resources (http://wiki.gp2x.org/wiki/Using_Visual_C_2005_Express_Edition for example) - but nothing that has been able to get me to the point I want to be yet .
Thanks!