I can't compile with waterfalls

Hello I am new, I have recently started the development of blackberry, but there is a problem in the computer I'm developing now, I can't compile projects in waterfalls, while in the other I have Yes this bug see when I want to compile (Clarify: this Simulator-Debug, also already made the target with the Simulator to run so I recognize)

Thank you

Restart the Simulator and the IDE, then remove sim and run window-> Preferences-> BlackBerry-> deployment configuration wizard, like you did the first time the Simulator has been implemented. What you have here is a desynchronization between the IDE and the Simulator or an application that is tightly closed.

Tags: BlackBerry Developers

Similar Questions

  • Code compiled with 4.5 is strange 9530 Simulator and device

    Hello

    I am writing an application that supports the level of OS 4.5.  When I run the Simulator for 9530 OS 4.7, it is acting funny.  In my application at initialization, I determine the width and the height of the elements of the display and layout accordingly.  However, when I have queries Display.getWidth () and Display.getHeight () the result returned is 320 x 240!

    I thought that this could be a problem with my installation of Simulator so I signed and tried on my Storm 9530 and I got the same results it.  If I compile with 4.7 that the problem goes away.

    I need to stick with 4.5 well.  Anyone seen anythign like that?

    Thanks in advance...

    I think what you are missing, it is that these other devices have a keyboard, where the 95xx didn't. Therefore, the operating system must provide an environment where the application will be usable, and it does this by providing a virtual keyboard, which consumes the rest of the screen.

    Have you tried to disable the compatibility mode? You can do this in the Options of the device (in Applications), and it can also be disabled in the JAD file for OTA download settings.

    Search the forum for "compatibility mode" and you'll find many, many discussions on this feature, but also the ways of working around him.

    Having said all this, my advice is to go there and have a version 4.7 for your application. If your application has any type of user interface at all, your users will be very happy with the compatibility mode on devices touch-sceen.

  • Code base openGL 2.0 with waterfalls

    Hi devs,

    I am new to the BB 10 and also in C++ development.

    Can someone help me set up the openGL code 2.0 with waterfalls (with overlay or underlay). In the documentation, samples are in openGL 1.1 with waterfalls or Core with 2.0. I just need a sort of triangle of basic Hello of a sample.

    Thank you

    OK I cracked! I had to comment under opengl function to make it work.  To use screen_create_window or screen_create_window_type or screen_create_window_type_pv according to the display. It's my guess. Thank you guys for your support. Now the real development begins!

    if (screen_create_window(&mScreenWindow, mScreenCtx)){
            fprintf(stderr,"Error while creating screen window");
        }
        else{
            fprintf(stderr,"Screen Window created\n");
        }
    
  • Compile with java7 succeedes, but fails with java8

    When you change the executable compiler of java7 (1.7.0_80) at java8 (1.8.0_60), I get a compilation error:

    Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failed

    D:\data\scm-workspace\ParAd\dev\ParAd\src\main\java\de\contiteves\parad\application\dialog\ParadDialog.Java:[32,12] error: cannot access HelpProvider

    at org.apache.maven.plugin.AbstractCompilerMojo.execute (AbstractCompilerMojo

    the project compiles without error using the java7 executable compiler

    The source code has not changed. the error disappears when returning to the java7 compiler executable.

    Please see the attached logs for more details.

    The problematic class
    comes from oracle-Help jar:

    helpproviderlocation.png

    How can I make my request compilable with Java8?

    The solution was to replace the help.jar from former JDev - 9.0.4.3 with JDev version - 12.2.x

    Good bye

    DPT

  • COMPILATION WITH KEYBOARD

    friends that I can compile with any F1 F2... from the keyboard?

    Hello

    I use the following keyboard shortcuts:

    CTRL + F8-> compilation

    CTRL + SHIFT + F8-> compilation for debugging

    You can also define your own keyboard shortcuts in the preferences.

    Kind regards

    Moritz

  • Code not compile with java7 but compiled with java6

    Hi all

    I after class:
    public class StrangeClass < T < S, T > StrangeClass extends S extends StrangeClass < T, S > > {}

    Public Shared Sub main (String [] args) throws InstantiationException, IllegalAccessException {}
    System.out.println ("test");
    }
    }

    It is compiling with eclipse (Java 7) and java 6u33 (oracle) but do not compile with java 7u5 (oracle)

    StrangeClass.java:1: error: type argument S is not within the limits of the variable of type T
    public class StrangeClass < T < S, T > StrangeClass extends S extends StrangeClass < T, S > > {}
    ^
    where S, T are variables of type:
    S < T, S > StrangeClass declared in the StrangeClass class extends
    T extends < S, T > StrangeClass declared in the StrangeClass class
    1 error

    Don't you think it's a bug or an expected behavior?

    Because they are two different things? Java 7 is NOT just an 'upgrade' of Java 6, it's a new platform. That's why things can and will be different.

    In this case simply maybe just a bug in the compiler was plugged.

  • Windows 8 Adobe Reader does not open fully compiled with multiple PDFs in one alone - why pdf?

    Windows 8 Adobe Reader does not open fully compiled with multiple PDFs in one alone - why pdf?

    You can not post attachments in the forum; only insert images in the post.

    Regarding the Flash Player message; If this document contains all the rich media, you will need to install the Flash Player plugin (and not the control ActiveX that is already installed in Windows 8 IE10).

    Download http://download.macromedia.com/pub/flashplayer/current/support/install_flash_player.exe plugin setup

  • MouseCursorData can be used with the SDK 3.6?

    Hello!

    playerglobal.swc in the title of 'libs/Player/10' has been substituted for the one under "libs/player/10.2".

    -target-player has been defined in 10.2.0.

    When you use MouseCursorData, there is no error in compilation.

    However, when running or debugging the application Exception occurs.

    VerifyError: Error #1014: class not found flash. ui::MouseCursorData.

    playerglobal.swc for flash player 11 can be used with the SDK 3.6.

    the value target-Player 11.0.0.

  • List the objects compiled with debugging

    Salvation Group

    Where can I find out if an object was compiled with debug?

    Thank you

    SYS. ALL_PROBE_OBJECTS

    SQL> desc SYS.ALL_PROBE_OBJECTS
     Name                                      Null?    Type
     ----------------------------------------- -------- ----------------------------
     OWNER                                     NOT NULL VARCHAR2(30)
     OBJECT_NAME                               NOT NULL VARCHAR2(30)
     SUBOBJECT_NAME                                     VARCHAR2(30)
     OBJECT_ID                                 NOT NULL NUMBER
     DATA_OBJECT_ID                                     NUMBER
     OBJECT_TYPE                                        VARCHAR2(19)
     CREATED                                   NOT NULL DATE
     LAST_DDL_TIME                             NOT NULL DATE
     TIMESTAMP                                          VARCHAR2(19)
     STATUS                                             VARCHAR2(7)
     TEMPORARY                                          VARCHAR2(1)
     GENERATED                                          VARCHAR2(1)
     SECONDARY                                          VARCHAR2(1)
     DEBUGINFO                                          VARCHAR2(1)
    

    DEBUGINFO contains T or F (true or false).

    http://asktom.Oracle.com/pls/Apex/f?p=100:11:0:P11_QUESTION_ID:2570009400346964912

    HTH
    -André

  • procedure compiled with warning.

    I need to write a stored procedure that returns the name of the table and the number of rows in each table in a schema.
    The list of tables and columns are
    Client (pk_customer_id, client_name, account_num, lname, fname, MI, Address1, city, state_province, zip_code, num_cars_owned, houseowner, marital_status, num_children_at_home)
    Product (pk_product_id, product_name, brand_code, brand_name, SRP, gross_weight_oz)
    Sales (fk_store, fk_product, fk_time, fk_customer, fk_sales_person, sales_amount)
    Sales person (pk_sales_person_id, sales_person_name)
    Salestime (pk_date, date_name, year_name, quarter_name, month_name, day_of_year, month_of_year, month_of_quarter, quarter_of_year)
    Store (pk_store_id, store_name, store_type)

    This is the procedure I wrote but it gives me the warning saying running compiled with warning
    create or replace procedure get_tables_rows
    (
    tablename_param varchar2,
    Total_rows out  number
    )
    as
    begin
    select count(*) into Total_rows
    from tablename_param
    commit;
    exception
    when others then
    select 0 into Total_rows from dual
    rollback;
    end;
    That's how I am calling the procedure
    set serveroutput on;
    declare 
    row_count number;
    begin
    get_tables_rows('Customer',row_count);
    dbms_output.put_line('row count:' || row_count);
    end;
    /
    Can someone help me with the right code?

    Published by: user11872873 on November 29, 2009 12:34

    If you want to do, the easiest option would be to use dynamic SQL statements, i.e.

    create or replace procedure get_tables_rows
    (
      tablename_param varchar2,
      Total_rows out  number
    )
    as
    begin
        EXECUTE IMMEDIATE 'select count(*) from ' || tablename_param
          INTO total_rows_out;
    end;
    

    That being said
    -J' I would be concerned about the need for this type of code in the first place. If it is not a duty, there are not many situations where it makes sense to need a procedure that can give you the number of rows in an arbitrary table.
    -If a caller request the number of rows in a table that does not exist, wouldn't you want to raise an exception instead of returning 0? It seems strange that you want to hide all exceptiions

    Justin

  • I have a lg 4 k tv (40 "40UH630V TV LG ULTRA HD 4 K) with HDMI 2. 0 and if I buy apple tv 4 can be used with HDMI 2. 0 port or do I HDMI 3 port to use this? Please help me

    I have a lg 4 k tv (40 "40UH630V TV LG ULTRA HD 4 K) with HDMI 2. 0 and if I buy apple tv 4 can be used with HDMI 2. 0 port or do I HDMI 3 port to use this? Please help me

    You can use it with your TV.

  • A model of Mac Book 4.1 can be formatted with OSX 10.5.8?

    A model of Mac Book 4.1 can be formatted with OSX 10.5.8?

    Yes, if it's done with the original computer discs or DVD 10.5.6 or 10.5.4 detail.

    (144793)

  • 1 series watch can be coupled with the iPhone 7

    I was wondering if the watch 1 series can be coupled with the new iPhone 7.  Someone told me you had to get the series 2 Watch for the new iPhone, but that doesn't look good

    Yes. It can be paired with an iPhone 5 or later, including an iPhone 7.

  • The AirPod are compatible only with iphone 7? Or we can use it with more than 6 s... or any android device?

    The AirPod are compatible only with iphone 7? Or we can use it with more than 6 s... or any android device?

    Here are the tech specs: http://www.apple.com/shop/product/MMEF2AM/A/airpods

    They are bluetooth devices, so they work with the iPhone 5 or more.

    See you soon,.

    GB

  • If I have already purchased a paid article can I share with my family without them also to buy it?

    If I have already purchased a paid article can I share with my family without them also to buy it?

    Only if you set up a family share > set up the family share - Apple Support

Maybe you are looking for

  • New SSD - clean install USB 10.11.5 fails

    I have a mini Mac 2012 delay servier I use as a desktop computer. He had more storage that I needed if I swapped the boot with an OWC Mercury Extreme Pro 6 G SSD drive in the lower Bay, I left a second 1 TB drive 'data' in the upper Bay. The exchange

  • certer draft.exe all greyed out

    Problems with getting windows XP updates, windows Center all greyed out when I try to uodates

  • fake microsoft logo... what to do after the virus

    I had problems with a virus looked like to the microsoft logo... it would allow me to open anything. After looking here, I used rkill and antivirus in safe mode to get rid of it. However, my computer is now working incredibly slowly and constantly fr

  • Printer Dell unable to print in Vista

    For several weeks I was not able to print on my Dell printer.  It is connected to the printer laptop USB port.  When I'm in another place (1 500 miles) where I have a HP printer I print correctly.  My wife's cell phone using the same printer cable in

  • Strange behaviour of PIX - cannot access all protocols from high to low security

    I have a 515 with four active interfaces (material of three and a VIRTUAL local area network). I have a DMZ interface with security level equal to 6. Inside network (Security 100) I can only access hosts on the DMZ using the HTTP protocol. Ping and t