View Single Post
Old 02-05-2008, 07:58 PM   #34
cpradio
New Member
 
Join Date: Feb 2008
Model: 8130
PIN: N/A
Carrier: Alltel
Posts: 5
Default

I am having issues getting my programs to compile. They do fine if I set it as Private, but when I set it as Debug or Release, I get the following:
Code:
Building helloworld

C:\Program Files\Research In Motion\BlackBerry JDE 4.3.0\bin\rapc.exe  -quiet import="..\..\..\..\..\Program Files\Research In Motion\BlackBerry JDE 4.3.0\lib\net_rim_api.jar" codename=helloworld helloworld.rapc warnkey=0x52424200;0x52525400;0x52435200 C:\RIM\BlackBerry\8130\helloworld\helloworld\com\rim\samples\helloworld\HelloWorld.java

I/O Error: Cannot run program "javac": CreateProcess error=2, The system cannot find the file specified

Error while building project
Did I miss a step? Also, why it is that none of the samples/tutorials tell you how to get your sample on the simulator? I am struggling with that part too.
Offline   Reply With Quote