Hello Guys i would like to run a project on a Win CE Device but i got the follow Error msg:
No such file or directory - "vcbuild" /M4 "CoreAPI.vcproj" "Release|MC3000c50b (ARMV4I)"
cd C:/MotorolaRhoMobileSuite4.0.0/ruby/lib/ruby/gems/1.9.1/gems/rhodes-4.0.0/lib/commonAPI/coreapi/ext/platform/wm
rake aborted!
No such file or directory - "vcbuild" /M4 "CoreAPI.vcproj" "Release|MC3000c50b (ARMV4I)"
Could anybody help??
Build error No such file or directory - "vcbuild"// Expert user has replied. |
3 Replies
Hello Peter,
what do you mean with "paths setup in RhoStudio"?
i insert under RhoMobile ->WindowsMobile in properties vs build tool path:E:/Program Files/Microsoft Visual Studio 9/VC/vcpackages/vcbuild.exe
after that i got a error message: vcbuild.exe : error VCBLD0004: Project 'CoreAPI.vcproj' does not contain a configuration called 'Release|MC3000c50b (ARMV4I)
regards
Uwe
Presumably you have VS2008 and MSFT SDK installed and paths setup in RhoStudio. In addition you'll need the CE 5.0: MC3000c50b PSDK installed. You can download it from Motorola Support Central.
Hello Peter,
thx for your reply, you mean for running on the device it required MS VS Studio 2008, MC3000c50b PSDK, Motorola Rho plugin for Visual Studio 2008?