Re: Ripple does not create a .cod file

Hello

Please I need your help with HelloWorld - need to know how you packed. I get the error message
Oh, Snap! Build request failed with the message: C:\Program Files (x 86) \Research In Motion\BlackBerry WebWorks SDK 2.3.1.5 is not a valid path

I use BlackBerry WebWorks 2.3.1.5 SDK and Toolkit jdk1.7.0_21.  The device is the Blackberry Curve 9350 and the Blackberry OS is 7 v. I'll run a simulator first Blackberry Curve 9350

Thanks in advance

Marc

Hi Marc,

Please note that our tools need JDK6 (latest version is fine) and it must be 32-bit.

As for the previous post, we will eliminate ripple of the equation for a moment. Just waving calls the command line, so if we do follow the work in the command line, shoulud to ripple. Can you please:
-ZIP your project folder (so your config.xml is originally from the zipper).
-Copy your ZIP file in your folder SDK WebWorks (i.e. same folder as bbwp.)
-Open a command prompt and navigate to the folder SDK WebWorks.
-From the command prompt, run the script: bbwp MyApp.zip

Tags: BlackBerry Developers

Similar Questions

  • does not create a pdf file

    I was happy with trial Pro XI and therefore purchased the monthly version that I downloaded.  But it does not create a PDF file.  It is impossible to find any exisitng document, in word or any other form.  I stopped and restarted.

    Thanks a lot for your concern. Prashant using Adobe got on with me and fixed an issue with my office.

  • First SDL application on the playbook, builds, but does not create a binary file.

    /*This source code copyrighted by Lazy Foo' Productions (2004-2012)
    and may not be redestributed without written permission.*/
    
    //Include SDL functions and datatypes
    #include "SDL.h"
    
    int main( int argc, char* args[] )
    {
        //The images
        SDL_Surface* hello = NULL;
        SDL_Surface* screen = NULL;
    
        //Start SDL
        SDL_Init( SDL_INIT_EVERYTHING );
    
        //Set up screen
        screen = SDL_SetVideoMode( 640, 480, 32, SDL_SWSURFACE );
    
        //Load image
        hello = SDL_LoadBMP( "hello.bmp" );
    
        //Apply image to screen
        SDL_BlitSurface( hello, NULL, screen, NULL );
    
        //Update Screen
        SDL_Flip( screen );
    
        //Pause
        SDL_Delay( 2000 );
    
        //Free the loaded image
        SDL_FreeSurface( hello );
    
        //Quit SDL
        SDL_Quit();
    
        return 0;
    }
    

    This generates without error, but does not generate a binary file to get started. Only a .o

    Any suggestions?

    EDIT: I am also including TCO with her. It's trip over. Did I miss something in my code for TCO runs correctly?

    C:\Users\Acer\Desktop\TouchControlOverlay\Device-Debug/libTouchControlOverlay.so: undefined reference to `png_create_read_struct'
    C:\Users\Acer\Desktop\TouchControlOverlay\Device-Debug/libTouchControlOverlay.so: undefined reference to `xmlStrncasecmp'
    C:\Users\Acer\Desktop\TouchControlOverlay\Device-Debug/libTouchControlOverlay.so: undefined reference to `xmlDocGetRootElement'
    C:\Users\Acer\Desktop\TouchControlOverlay\Device-Debug/libTouchControlOverlay.so: undefined reference to `png_init_io'
    C:\Users\Acer\Desktop\TouchControlOverlay\Device-Debug/libTouchControlOverlay.so: undefined reference to `png_get_image_height'
    C:\Users\Acer\Desktop\TouchControlOverlay\Device-Debug/libTouchControlOverlay.so: undefined reference to `png_get_image_width'
    C:\Users\Acer\Desktop\TouchControlOverlay\Device-Debug/libTouchControlOverlay.so: undefined reference to `png_create_info_struct'
    C:\Users\Acer\Desktop\TouchControlOverlay\Device-Debug/libTouchControlOverlay.so: undefined reference to `png_set_tRNS_to_alpha'
    C:\Users\Acer\Desktop\TouchControlOverlay\Device-Debug/libTouchControlOverlay.so: undefined reference to `png_set_longjmp_fn'
    C:\Users\Acer\Desktop\TouchControlOverlay\Device-Debug/libTouchControlOverlay.so: undefined reference to `png_read_image'
    C:\Users\Acer\Desktop\TouchControlOverlay\Device-Debug/libTouchControlOverlay.so: undefined reference to `png_set_palette_to_rgb'
    C:\Users\Acer\Desktop\TouchControlOverlay\Device-Debug/libTouchControlOverlay.so: undefined reference to `xmlReadFile'
    C:\Users\Acer\Desktop\TouchControlOverlay\Device-Debug/libTouchControlOverlay.so: undefined reference to `xmlFreeDoc'
    C:\Users\Acer\Desktop\TouchControlOverlay\Device-Debug/libTouchControlOverlay.so: undefined reference to `png_read_info'
    C:\Users\Acer\Desktop\TouchControlOverlay\Device-Debug/libTouchControlOverlay.so: undefined reference to `png_set_bgr'
    C:\Users\Acer\Desktop\TouchControlOverlay\Device-Debug/libTouchControlOverlay.so: undefined reference to `xmlCleanupParser'
    C:\Users\Acer\Desktop\TouchControlOverlay\Device-Debug/libTouchControlOverlay.so: undefined reference to `png_destroy_read_struct'
    

    EDIT: missed me png and xml2

    It seems to be missing the library 'png' on the link phase. Can you confirm for me that the link against it?

    Go into the settings of your project, build C/c++, select tab "settings of the tool. You will see the folders 'QCC Linker, libraries' on the list. You must have "png" it.

    Another way to check is when you compile look at the last line (the link phase, starting with "qcc o", you should see a '-lpng ' modifier.)

  • Creating a new Bootstrap document does not create required dependent files.

    I work on a Mac under OS X Yosemite (10.10.4) and Dreamweaver CC 2015. I followed all the items available on how to implement a new startup as well as verified document for issues known in Dreamweaver and looked through the Dreamweaver forum.

    I need some advice regarding the creation of a new Bootstrap document in Dreamweaver CC 2015. I followed using Dreamweaver's article "Working with the Bootstrap Files" (https://helpx.adobe.com/dreamweaver/using/bootstrap.html). I followed the instructions precisely to create a new Bootstrap document without any pre-built model extra. I used the "create a new" option in the Startup dialog box tab new document, does not make use an available pre-built, made a minor change to the width in pixels of the screen of medium size under the Customize menu and click on the create"" button. Dreamweaver then prompted me to save the associated CSS file that I saved as "styles.css" in the "css" folder file root of my newly defined site. Dreamweaver has not created a new CSS file called 'styles.css' in the location I've just specified, has not added any dependent Bootstrap files in the folder root of the site except "bootstrap.css" (added in the "css" folder) and left me confused as to how to get started with this feature. Please let know us if there are additional configuration steps or things to watch during the creation of a new "bootstrap" page/site. It's frustrating because I'm eager to try this new potentially important feature. I thank you in advance for any help, you can give me.

    Hi Nancy,.

    Thanks for your comments. Everything you said is true, but it does not directly concern the question I had.

    It was a conflict more profound by which I had a wrong folder in my hard drive that had the same name as the hard drive itself. This prevents any local dependent files open in Dreamweaver: https://forums.adobe.com/message/5633342#5633342#5633342 I assume that the file was somehow created when I updated my OS before installing the latest version of Dreamweaver.

    In addition, this can cause problems when you set up a new boot environment and have prevented the necessary being created dependent files as I said originally. The files are added to your local disk with a status of 'read only' applied to the primary Bootstrap CSS file to prevent replacement.

    Thank you for your help and have a great day!

  • Outgoing sample does not create a output file

    Dear community,

    I've tested so far to export plug-in 'leaving '. It is compilable and run under Photoshop CC 2014. But if I run the plug-in in the submenu export, I get no output file.

    Debugging indicates that the plug-in is running the DoPrepare method (in the case of exportSelectorPrepare) and also the method of DoStart (in the case of exportSelectorStart), but when he jumps in CreateExportFile (inside the DoStart) it returns false and stops at the end of DoStart. As a result, no export file is written.

    Seems that the boolean PIOpenFile method does not accept the response of input parameter, fRefNum or result.

    Anyone have similar results? How can I solve this problem?

    Kind regards

    Silver

    What I'm saying, it's to plug the export does not give you that. You must export it to what you want. If you want a temp file something like this would work.

    NSString * tempDir = NSTemporaryDirectory();

    NSString * tempFile = [stringByAppendingString:@"/MyFile.txt tempDir'];

    const char * a = [tempFile UTF8String];

    FILE * fd = fopen (one, "w");

    If (fd)

    {

    fwrite ("test\n", 5, 1, fd); / /<-- replacing="" image="" data="" here="" probably="" as="" in="" the="" windows="" side="" of="">

    fclose (FD);

    }

    in my command prompt I can confirm that the file has been created:

    Cat ' / var/folders/ms/dv872b4s17j8zt039bbdh7_00000gn/T//MyFile.txt '.

    test

  • HelloWorld app - could not create the .bar file

    I went through the helloworld application, but it does not create the .bar file.

    The code is ok as its condition, the settings are correct and I've activated bbwp to run as admin and java.exe with the back of the RIM.

    In Wellington, when I click on the package or package & sign or package and launch using the emulator, the same thing is happening: (I use Windows 7) it promts launch me bbwp.exe as admin and I click Yes, then the command line performs generation, seems complete construction okay, said the generation succeeded, but only generates a zip file and does not create a .bar file , or if I try to run on the emaulator - does not launch. I also tried the same thing from the command line and the same, it does not create the. bar.

    can anyone help?

    Problem solved in java unistallin and reinstall Java SE 6 Update 38 and changing UAC settings

  • Eclipse - creating a .cod file plug-in

    I recently did a lot of bluetooth development and since I can't do this on a simulator, I built and project deployment using loader.exe to a phone. I noticed that, when I build a project Eclipse does not generate the .cod file until I have try a 'Run As... '. "and it points to a simulator.

    This is the expected behavior? I think a cleanup and generation should generate a new .cod file.

    I also noticed that I must keep re-sign cod. Is it possible to apply a signature always at the level of the project so that it the re - sign each time that I build it?

    Any help would be greatly appreciated

    This menu will rebuild your COD in the project folder

    Project > BlackBerry active build Configuration

    It has a nice shortcut of Alt + B

  • LabVIEW 2014 app installer doesn't create files % 2Ffiles in the documents and does not create the registry entries at least as administrator

    the LabVIEW 2014 32 bit app installer doesn't create folders/files in personal documents folder and does not create the registry entries in hkey_current_user\software except as an administrator.

    It's a true statement.

    You must change the windows policies, user restrictions (not recommended), normally the register (write) access is limited to normal users.

  • OfficeJet 4500 scan does not create a file on disk

    Recently purchased, this replaces a PhotoSmart HP 2570, no problem with the software install, printer setup, network (ethernet connected), etc. Print and copy of work. Did not try the fax. Scan to file (pic to file) does not create a file on the disk that you use the HP Solution Center or on the button scan Panel before starting the scan.  "Preview scan" and "launch Windows Explorer in the save location after saving the files" are both checked.  I also used different 'save locations' and even created a new subfolder "temp1" from the root C: and set security to be "full control" for all of the listed users.  During a scan, all works well until and including the scan preview projected.  When "Finish" is selected, a progress dialog box is shown with a message to «Finish the scan of the computer...» "reasonable given the"Save location"by which the progress bar gets about 2/3 full and then disappears.  Windows Explorer does not start in the save location and there is no file created anywhere on the disk.

    Appreciate sincerely all serious and constructive comment.  If I don't get this resolved, I need to go back and return to the PhotoSmart...

    Download and run this HP critical update for their software v13.

  • When I import my .wav and my .m2V files still accepts the .wav file but does not load the .m2V file.  I created movie DVD 5 discs - still accepted the .wav and for the four remaining groups .m2V files and created 4 DVD discs for

    When I import my .wav and my .m2V files still accepts the .wav file but does not load the .m2V file. I created movie DVD 5 discs - still accepted the .wav and for the four remaining groups .m2V files and created 4 DVD discs for these files. What can I do to be free from this error?

    OSstatus = error-37

    Note that this a Mac operating system error.

    http://forums.CreativeCOW.NET/thread/145/865447

    Error when importing the file: slash or other character in file name

    http://forums.Adobe.com/message/3729601

    The build error: slash or other character in file name

    http://forums.CreativeCOW.NET/thread/145/868994

    The build error: complete startup disk

  • Movie Maker does not recognize the MPEG2 files that are created from my new video camera. What can I do?

    I bought a new video camera and Movie Maker on my computer does not recognize the MPEG2 files as video files. He brings only in the sound. Is there something I can do?

    I bought a new video camera and Movie Maker on my computer does not recognize the MPEG2 files as video files. He brings only in the sound. Is there something I can do?

    ======================================
    You run Vista Movie Maker 6? Might be interesting to try
    Convert MPEG files to WMV format before importing.

    Or... it may be interesting to try to install Windows Live Movie Maker...
    which could be compatible with the MPEG2 files.

    Windows Live Movie Maker
    http://explore.live.com/Windows-Live-Movie-Maker
    (There are other applications included in the download...
    Uncheck the ones you don't want)

    Good luck...

    Volunteer - MS - MVP - Digital Media Experience J - Notice_This is not tech support_I'm volunteer - Solutions that work for me may not work for you - * proceed at your own risk *.

  • Windows 10 has been approved and has been downloaded but 2 does not install error codes, 80070002 & 80246007.

    Original title: windows updates 7

    Updates to the computer have been OK until MS net framework has been improved from 3.5.1 to Ms. Net framework 4 who do not go in. several attempts have been made to install but still got error codes. . Since then, updates only install are removals of malware. Silverlight will not install either.    Windows 10 has been approved and has been downloaded but 2 does not install error codes, 80070002 & 80246007.

    I am at a loss... Anly help would be welcome.

    1. navigate until "C:\Windows\SoftwareDistribution\Download" and delete the contents of the folder.
    2. press on the Windows key + X > click (Admin) command prompt and then type "wuauclt.exe /updatenow.

    Press enter

    3. open Control Panel > Windows Update and Windows 10 should begin to download...

    If this does not work:

    Please be aware, even if you do not get the Windows 10 app, you can always download Windows 10 as one. ISO file, create a bootable copy and update your system.

    See the instructions: How to download official Windows 10 ISO files

    Task of pre-required

    When you make significant changes to your computer for example updated operating system, you must always back up. See the links to resources on the backup by clicking the link for each version of Windows you are using: Windows XP, Windows Vista, Windows 7, Windows 8/8.1

  • Signature App, number of Folios error does not match the main file Folio

    Hi all;

    I have a standalone application of 250 pages that I'm trying to compile for the Apple Store. I've read through the forums and enabled "AppBuilderLoggingEnabled.cfg" in my home directory of the user to discuss the issue. Here is an excerpt of the newspaper which has been created which, to me, shows why the app is not signed.

    46386 codesign ERROR [main]. Signatory - failure during the signature

    java.lang.RuntimeException: invalid package, number of folios does not match the primary file (Folio.xml or Issue.xml) 251-250 folio

    at com.adobe.devtech.codesign.IPAOutputHelper.convertFolioProduceFormatToFolio (IPAOutputHelp er.java:272)

    at com.adobe.devtech.codesign.IPAOutputHelper.replacePlaceholderFolio (IPAOutputHelper.java:1 92)

    at com.adobe.devtech.codesign.IPAOutputHelper.execute(IPAOutputHelper.java:82)

    at com.adobe.devtech.codesign.Signer.sign(Signer.java:169)

    at com.adobe.devtech.codesign.Signer.processArgs(Signer.java:106)

    at com.adobe.devtech.codesign.Signer.main(Signer.java:46)

    46388 codesign ERROR [main]. Signatory - error: invalid package, number of folios does not match the master folio (Folio.xml or Issue.xml) 251-250

    I deleted special characters in the article titles and rebuilt the app only to deal with the same error. I have advanced and created a new AppID in the portal to Apple developers, created new files available, and the error remains. I am now to create a new folio and import the items into the new folio to see if that will solve the problem of "number of folios does not.

    Any help or idea would be amazing. Thanks to you all.

    -mat

    I created a new folio and all items imported again. After hitting "Create App" for this new folio, to about 10 pages in a 'PDF Export' error stopped the app creation process. I went in InDesign to update the layout for the 10 page to see that the PDF export issue kept me from updating the page layouts as well. Some thing in the InDesign file was not playing nice with the creation of folio, so I created two new InDesign files, deleted the article and built a new article from scratch. I was able to import the new page in a new article to the main folio and click on "Create App" again. This time he had no problems with the creative process. I have synced files available in App Builder and could sign the application code.

    I guess the moral of the story is to double and even triple check each item along the way to make sure there is no problem, is introduced into the process that eventually causes headaches during the phase of distribution of creating applications!

    -mat

  • Does not create a folder takes during recording

    I'm working on a project in logic. When registering, I usually use cycle check and choose the best catch in the take folder. For a case in the song, I found it easier to use punch in recording. I don't know what other changes I might have inadvertently done, but now that I go back to the recording of the cycle, it records in cycles, but does not create a take folder. Punch in the feature is disabled and all my settings registration are set to 'Create takes the file. " Please help, thanks

    It fixed... The button replace was turned on... always wondered what was done.

  • Could not create the work file. Check the temp environment

    After I did my Vista SP2 update, the only thing I could do was to reformat the HD. After all, including Office 2007 reloading, Outlook and work has worked well. Again, I went through the updates, Vista and Office SP 2 and now in Outlook and Word I get this error message Outlook (Word) could not create the work file. Check the temp environment

    variable. I am alos having other problems in Word. Help, I can't find all the answers!

    Follow the steps below at our own risk.  Set a restore point before doing this. Make a mistake in the registry can have bad results

    In your registry HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Explorer\User Shell Folders\Cache Database Cache data value must be %USERPROFILE%\Local Settings\Temporary Internet Files

    Close all programs. Then in the registry editor, once you get in the folder above, right click on "Cache", make a left-click on "Change", paste in "%USERPROFILE%\Local Settings\Temporary Internet Files" (without the quotes), on the left, click 'Ok' close the editor of the register. Restart the PC.

    This should solve your problem.

    - Http://blogs.msdn.com/powlo/archive/2007/01/01/fix-for-error-outlook-could-not-create-the-work-file.aspx

    a. start-> Run-> enter "regedit" and press "Enter" to run the program to change registry variables.

    b. navigate to the folder-> "HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Explorer\User Shell Folders\Cache"

    c. check the values of variables [for everything in the "User Shell Folders" folder] - all the variable should have values from '% USERPROFILE%\ '. ». Any variable that is not of this starting point is probably damaged. In my case, all variables corrupt has been a correspondent of "Backup_VariableName". Example: my variable "cache" was damaged when there is a variable called 'backup_cache' with the correct values

    d. change the value of variables corrupt to correct the values. Example of change variable value "cache" in "%USERPROFILE%\Local Settings\Temporary Internet Files" and so on.

    e. close all of Ms Office programs, and turn. The problem should be solved now.

    I added the text in square brackets [] above.

    Microsoft partner - "gentlemen, you can't fight in here! This is the war room. »

Maybe you are looking for

  • Dvdram PavilionDV7 does not work

    Hello I have a problem, one of my friends has the laptop HP Pavilion DV7 - WY023EA #ABH. Everything was fine, but now dvdram does not work. In Solution Explorer, there is only hard drives, no optical device. When I open the Device Manager, I can see

  • Files that appear in the wrong order

    I pasted MP3s in my new SanDisk external card, but when I play on the "rocket", many of them is out of use.  MP3 tags for the track numbers are correct, but the "rocket" has them in the mess anyway.  For example, the third movement of a Symphony appe

  • try to open the Control Panel, a statistics box "this file has no program associated with it for performing this action.

    When I try to open the control panel a stats of dialog "this file has no program associated with it for performing this action. Create an association in the creation of an association in set Association Control Panel. "How to do that when I can't the

  • Pavilion b034-23: 23-b034 connect to tv

    Is it possible to connect a b034-23 to a TV?  This is not possible we me with no HDMI port on the b034-23. Is there perhaps another way?   Thank you!   Maybe I have this in the wrong place, he chose because only "all in one" I found.

  • Whenever I type my password, there is a symbol of the eye...

    For the last two months, whenever I type my password in the password box, a small symbol will appear on the right side of this box. It is a point with a bow above him. Basically, it looks like an eye and eyebrow. It is what worry or is this normal? C