01-17-2012 07:04 PM
Hello,
I have installed Ripple Mobile Emulator 0.9.1 with WebWorks SDK for TabletOS 2.2.0.5, following the instructions exacly on a Windows 7 64-bit machine.
If I try to package any app (HelloWorld, Weather, any examples, something more complex, whatever), I get the following error:
Oh Snap! Build request failed with message: CreateProcessW: The system cannot find the file specified.
I have tried many things. I'm guessing it is an error with the SDK, since I can enter any path to any folder that exists on my HD as the path to the SDK and I get the same error.
SDK Path: c:\RIM\BlackBerry WebWorks SDK for TabletOS 2.2.0.5
Project Root: c:\Users\Username\RippleSites\AppName
Archive Name: AppName
Output Folder: c:\
I have tried different paths for the above, by moving my code and by reinstalling the SDK.
I'm at my wits end - about to give up on WebWorks. Any ideas? ![]()
Solved! Go to Solution.
01-18-2012 12:03 AM
![]()
So it seems %SystemRoot%/system32 and %SystemRoot% were missing from my PATH variable. All good - never mind!
LandS
05-08-2012 09:22 AM
I get the same error.. Can you please tell me how u solved the issue with the path variable?
05-08-2012 04:56 PM
I'm getting the same error as well and I tried what you said and it didn't work. Please can you provide us with more details on how you solved the problem. Thanks.
05-09-2012 03:20 AM
I found out what was the cause of my error.. I was using wrong platform in the ripple (Used Playbook OS instead of Webworks for the smarphone SDK).. Once I changed it and entered the settings value again , the build was successful..
05-09-2012 10:27 AM
That was my problem too. Thanks so much ![]()
12-06-2012 06:27 PM
I am having the same problem, i made sure the SDK matches the platform on Ripple. I even uninstalled and downloaded the sdk again. im still finding the same problem.