如何在 Windows Mobile 6.5 中构建 Rhomobile?
我有 Windows Mobile 6.5 DTK,模拟器显示在设备模拟器管理器中。
我在项目的 build.yml 中放了什么:
wm:
sdk: Windows Mobile 6.5.3 Professional DTK (ARMV4I)
emulator: Windows Mobile 6.5.3 Professional VGA Emulator
我得到了错误:
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
我错过了什么吗?这听起来很愚蠢,但是我如何将 Windows Mobile 6.5.3 文件放入 Rhostudio,因为我不记得为 Windows Mobile 6 做了什么特别的事情?
再次抱歉,如果这是一个愚蠢的问题,我真的无法理解它。谢谢你的帮助。