Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Can't deploy to BlackBerry...stupid problem but I can't solve it
QtWS25 Last Chance

Can't deploy to BlackBerry...stupid problem but I can't solve it

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 696 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    Etchelon
    wrote on last edited by
    #1

    Hello,
    I'm trying to deploy the simplest hello world to my Z10 but I have a problem: when executing some deployment steps, java is not visible to the scripts.

    Starting: "C:\BlackBerryNDK\host_10_2_0_15\win32\x86\usr\bin\blackberry-nativepackager.bat" -devMode -debugToken "C:\Users\Etchelon\AppData\Local\Research In Motion\debugtoken1.bar" -package "D:\Work\Qt\build-TestBBQtQuick1-BlackBerry_Device_Qt_4_8_5_C_BlackBerryNDK_target_10_2_0_1155_qnx6-Debug\TestBBQtQuick1.bar" "D:\Work\Qt\build-TestBBQtQuick1-BlackBerry_Device_Qt_4_8_5_C_BlackBerryNDK_target_10_2_0_1155_qnx6-Debug\bar-descriptor-TestBBQtQuick1-qtc-generated.xml"

    'java' is not recognized as an internal or external command,
    operable program or batch file.

    I opened C:\BlackBerryNDK\host_10_2_0_15\win32\x86\usr\bin\blackberry-nativepackager.bat and noticed it starts with @java.
    Now, I think I have all the required environmental variables: JAVA_HOME set to C:\Program Files\Java\jdk1.7.0_45\ and LATEST_JRE set to C:\Program Files\Java\jre7\ so I don't really understand why the bat file doesn't see "java"...by the way, if I manually execute that bat from a command prompt, java is recognized...

    Please help, I don't want to use Momentics >_<

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved