How can I make Rhomobile build in Windows Mobile 6.5?
I have the Windows Mobile 6.5 DTK and the emulators show up in the device emulator manager.
What do I put in the build.yml of the project:
wm:
sdk: Windows Mobile 6.5.3 Professional DTK (ARMV4I)
emulator: Windows Mobile 6.5.3 Professional VGA Emulator
And I get the error:
vcbuild.exe : error VCBLD0007: Could not find project configuration RELEASE|WINDOWS MOBILE 6.5.3 PROFESSIONAL DTK (ARMV4I) to build.
No such file or directory - C:/RhoStudio/ruby/lib/ruby/gems/1.8/gems/rhodes-3.3.2/platform/wm/bin/Windows Mobile 6.5.3 Professional DTK (ARMV4I)/rhodes/Release/rhodes.exe
Am I missing something? This sounds stupid, but how do I get the Windows Mobile 6.5.3 files into Rhostudio, as I do not remember doing anything special for Windows Mobile 6?
Again sorry if this is a stupid question, I just really can't get my head around it. Thanks for any help.