Help: Code does not compile!

Hello
Whenever I'm trying to compile my code, I get the following error and I can not understand what the problem is. It started to not once I built a release build and then cleaned the project and tried to build this new (device debugging). I know that in my code has changed, but I can't understand why it won't build. Does anyone have any suggestions?

**** Build of configuration Device-Debug for project JewelSmuggler Trunk ****

make -j8 Device-Debug
make -C .//translations -f Makefile update
make[1]: Entering directory `C:/Users/Rahul/ndk-10.1.0-workspace/JewelSmuggler Trunk/translations'
C:/bbndk/host_10_1_0_132/win32/x86/usr/bin/lupdate JewelSmuggler.pro
Updating 'JewelSmuggler_de.ts'...
    Found 61 source text(s) (0 new and 61 already existing)
Updating 'JewelSmuggler_es.ts'...
    Found 61 source text(s) (0 new and 61 already existing)
Updating 'JewelSmuggler_fr.ts'...
    Found 61 source text(s) (0 new and 61 already existing)
Updating 'JewelSmuggler_it.ts'...
    Found 61 source text(s) (0 new and 61 already existing)
Updating 'JewelSmuggler.ts'...
    Found 61 source text(s) (0 new and 61 already existing)
make[1]: Leaving directory `C:/Users/Rahul/ndk-10.1.0-workspace/JewelSmuggler Trunk/translations'
make -C .//translations -f Makefile release
make[1]: Entering directory `C:/Users/Rahul/ndk-10.1.0-workspace/JewelSmuggler Trunk/translations'
C:/bbndk/host_10_1_0_132/win32/x86/usr/bin/lrelease JewelSmuggler.pro
Updating 'C:/Users/Rahul/ndk-10.1.0-workspace/JewelSmuggler Trunk/translations/JewelSmuggler_de.qm'...
    Generated 61 translation(s) (61 finished and 0 unfinished)
Updating 'C:/Users/Rahul/ndk-10.1.0-workspace/JewelSmuggler Trunk/translations/JewelSmuggler_es.qm'...
    Generated 61 translation(s) (61 finished and 0 unfinished)
Updating 'C:/Users/Rahul/ndk-10.1.0-workspace/JewelSmuggler Trunk/translations/JewelSmuggler_fr.qm'...
    Generated 61 translation(s) (61 finished and 0 unfinished)
Updating 'C:/Users/Rahul/ndk-10.1.0-workspace/JewelSmuggler Trunk/translations/JewelSmuggler_it.qm'...
    Generated 61 translation(s) (61 finished and 0 unfinished)
Updating 'C:/Users/Rahul/ndk-10.1.0-workspace/JewelSmuggler Trunk/translations/JewelSmuggler.qm'...
    Generated 0 translation(s) (0 finished and 0 unfinished)
    Ignored 61 untranslated source text(s)
make[1]: Leaving directory `C:/Users/Rahul/ndk-10.1.0-workspace/JewelSmuggler Trunk/translations'
make -C ./arm -f Makefile debug
make[1]: Entering directory `C:/Users/Rahul/ndk-10.1.0-workspace/JewelSmuggler Trunk/arm'
c:/bbndk/host_10_1_0_132/win32/x86/usr/bin/qmake.exe -spec c:/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-armv7le-qcc CONFIG+=debug_and_release CONFIG+=device -o Makefile ../JewelSmuggler.pro
make[1]: Leaving directory `C:/Users/Rahul/ndk-10.1.0-workspace/JewelSmuggler Trunk/arm'
make[1]: Entering directory `C:/Users/Rahul/ndk-10.1.0-workspace/JewelSmuggler Trunk/arm'
make -f Makefile.Debug
make[2]: Entering directory `C:/Users/Rahul/ndk-10.1.0-workspace/JewelSmuggler Trunk/arm'
C:/bbndk/host_10_1_0_132/win32/x86/usr/bin/moc.exe -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -Ic:/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-armv7le-qcc -I../../JewelSmuggler\ Trunk -Ic:/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -Ic:/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -Ic:/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I../src -Io.le-v7-g/.moc -Ic:/bbndk/target_10_1_0_1020/qnx6/usr/include -Ic:/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/applicationui.hpp -o o.le-v7-g/.moc/moc_applicationui.cpp
qcc -Vgcc_ntoarmv7le -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -mcpu=cortex-a9 -g -Wno-psabi -Wall -W -D_REENTRANT -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED -Ic:/bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-armv7le-qcc -I../../JewelSmuggler\ Trunk -Ic:/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -Ic:/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -Ic:/bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I../src -Io.le-v7-g/.moc -Ic:/bbndk/target_10_1_0_1020/qnx6/usr/include -Ic:/bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I. -x c++-header -c ../precompiled.h -o o.le-v7-g/.obj/JewelSmuggler.gch/c++
cc1plus: fatal error: "-I../../JewelSmuggler Trunk": Invalid argument
compilation terminated.
cc: C:/bbndk/host_10_1_0_132/win32/x86/usr/lib/gcc/arm-unknown-nto-qnx8.0.0eabi/4.6.3/cc1plus caught signal 1
make[2]: *** [o.le-v7-g/.obj/JewelSmuggler.gch/c++] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `C:/Users/Rahul/ndk-10.1.0-workspace/JewelSmuggler Trunk/arm'
make[1]: *** [debug] Error 2
make[1]: Leaving directory `C:/Users/Rahul/ndk-10.1.0-workspace/JewelSmuggler Trunk/arm'
make: *** [Device-Debug] Error 2

I found the problem here. This problem arose when I put a space in the name of the project. Once I got the space on the compiled for free code number.

Tags: BlackBerry Developers

Similar Questions

  • VMWare Tools shared folder code does not compile on VMWare Fusion 7, Ubuntu asked 14.10, and Clipboard sharing does not work.

    Hello

    After the upgrade to a guest of 14.04 to 14.10 Ubuntu, I tried to reinstall the VMWare tools.  The problems I've come across so far:

    Shared folder code will not compile.  I get the following result:

    do: enter the directory "/ tmp/modconfig-ElOCTG/vmhgfs-only.

    Using the kernel build system.

    / usr/bin/make /lib/modules/3.16.0-23-generic/build/include/ - c... SUBDIRS = $PWD SRCROOT = $PWD. \

    MODULEBUILDDIR = modules

    make [1]: Entering directory ' / usr/src/linux-headers-3.16.0-23-generic'

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/message.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/dir.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/request.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/hgfsUtil.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/cpName.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/rpcout.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/stubs.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/hgfsEscape.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/link.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/transport.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/module.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/file.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/super.o

    /tmp/modconfig-ElOCTG/vmhgfs-only/file.c: in function 'HgfsAioRead ':

    /tmp/modconfig-ElOCTG/vmhgfs-only/file.c:714:4: error: implicit declaration of function 'generic_file_aio_read' [-Werror-implicit-function-declaration =]

    result = generic_file_aio_read (iocb, iov, numSegs, offset);

    ^

    /tmp/modconfig-ElOCTG/vmhgfs-only/file.c: in function 'HgfsAioWrite ':

    /tmp/modconfig-ElOCTG/vmhgfs-only/file.c:786:4: error: implicit declaration of function 'generic_file_aio_write' [-Werror-implicit-function-declaration =]

    result = generic_file_aio_write (iocb, iov, numSegs, offset);

    ^

    Cc1: some warnings are treated as errors

    scripts / Makefile.build:257: recipe for target ' / tmp/modconfig-ElOCTG/vmhgfs-only/file.o' failed

    make [2]: * [/ tmp/modconfig-ElOCTG/vmhgfs-only/file.o] error 1

    make [2]: * waiting unfinished...

    Makefile:1345: recipe for target ' _module_/tmp/modconfig ElOCTG/vmhgfs-only' failed

    make [1]: * [_module_/tmp/modconfig ElOCTG/vmhgfs-only] error 2

    make [1]: leaving directory ' / usr/src/linux-headers-3.16.0-23-generic'

    Makefile:120: doesn't have a recipe for target 'vmhgfs.ko '.

    make: * [vmhgfs.ko] error 2

    make: leaving directory ' / tmp/modconfig-ElOCTG/vmhgfs-only.

    The filesystem (vmhgfs module) driver is used only for the shared folder

    feature. The rest of the software provided by VMware Tools is designed to work

    regardless of this function.

    If you want the shared folders feature, you can install the driver of

    running vmware-config - tools.pl again after making sure that gcc, binutils, make

    and your kernel sources are installed on your computer.

    These packages are available on the installation of your distribution CD.

    [Press the Enter key to continue]

    In addition, the shared clipboard does not work.

    I'm under VMWare 7.0.0 on OS X 10.10.

    Any help or advice will be greatly appreciated.


    Thank you

    Jonathan Morgan

    The VMWare Tools included with fusion 7.0.1 solved this problem for me (and without any serious regressions I noticed so far, at least, which is nice but not something I intend on with vmware), so probably the next update of each VMware product should include the updated tools.  Don't know how long updates to other products are coming, however.  Wonder if there is a separate place to get just the tools to day?

  • AdjustColor helps [code does not work]

    Hi all

    Following the code does not change the color of my clip.

    Please Guide

    import flash.filters.ColorMatrixFilter;
    import fl.motion.AdjustColor;
    import fl.motion.ColorMatrix;
    
    function changeBackgroundColor(color:Number):void{
         var adjustHue:AdjustColor  = new AdjustColor();
         adjustHue.hue = color;
         
         var matrix:Array = new Array();
         matrix = adjustHue.CalculateFinalFlatArray();
         
         
         var colorFilter:ColorMatrixFilter = new ColorMatrixFilter(matrix);
         var myfilters:Array = new Array();
         myfilters.push(colorFilter);
         
         rightPane_mc.paneBck_mc.filters = myfilters;
         
         
    }
    
    changeBackgroundColor(180);
    

    affect the rest of your instance of AdjustColor properties.  for example:

    with (adjustHue) {
              brightness=0;
              contrast=100;
              hue=color;
              saturation=100;
         }
    
  • Tutorial helps Code does not work

    I've been programming in Flash since 2003. I am currently using AS2 but trying to learn AS3. I go through the help section on AS3 and do the example: creating a basic application. I know that the Flash help files are packed full of syntax errors and came more numerous over the years, but this one I can't understand.

    I paste the code here because it's exactly the same as in the help section, the second half where it says ' update the Greeter.as file: "for the file and class of the FLA" to modify the application using the Flash authoring tool:

    If you follow the instructions in this example and copy and paste this code, then compiles, it will result in an error code 1119 (I looked toward the top, but who has help me to solve this problem).

    Any help would be greatly appreciated!

    Thank you!

    Someone actually thought of her work. The line where the function is declared, defines the parameter as an event instead of a KeyboardEvent. If you set it as a KeyboardEvent, then the line that you modified can stay as it is and everything works then.

    So I now have my cake and eat too. Thanks for your help kglad. Good to see you still pluggin away here. About the last time that I came across these forums, Macromedia was still in charge LOL and I was still programming in AS1. See you soon!

  • Unit test Sample Code does not Compile

    There is a nice documentation on how to write unit tests here:

    https://developer.BlackBerry.com/native/documentation/Cascades/dev/tools/debugging.html#pat138936044...

    I updated my .pro file and created the recommended .cpp and all the file, but I get a compilation error:

    .. / SRC/cascadestester. HPP:48:5: error: 'TestObject' was not declared in this scope
    .. / SRC/cascadestester. HPP:48:16: error: expected ';' before 'tc '.
    .. / SRC/cascadestester. HPP:49:28: error: 'tc' was not declared in this scope

    Oops. The slashes return strange looking that I removed the file all were part of the macro definition. I guess I've never seen Multi-line macros before

  • My first ARM VI does not compile

    Hello

    I'm a beginner full and just tried to compile the example VI of the "Getting started with LabVIEW Embedded Module for ARM microcontrollers. I understand not all uVision and correlations LV Embededd ARM and the VI does not compile. Here is my system:

    LabVIEW 8.61f1

    LabVIEW Embedded for ARM 8.6

    Keil uVision 4.13 has

    MCB2378 & ULINK2 purchased through the JTAG Board of NOR

    I created the project step by step as indicated in the manual above. Before attemtping to Build/Run the VI 'Processor Status' window shows:

    uVision status: [LED = Blue] loan

    uVision request: [LED = Green] Application

    After I start Build/Run I get "Build error" window saying "failed script uVision build tools. By pressing the button "View error...". "gives me the following result"detailed ":

    Call library function node in UVSC_OpenConnection.vi-> UVSock_Start_Daemon.vi->

    UVSock_Start.vi-> UVControl_Start.vi-> LEP_RV_Build.vi-> LEP_RV_Run_Debug.vi->

    LEP_RV_Debug.VI-> LEP_RV_Run.vi-> LEP_RV_Run.vi.ProxyCaller (7)

    Until I have leave this window "the uVision status led" in 'the processor status' is Orange!

    I would really appreciate help to overcome this situation, I do not understand so I could continue with the chessboard of ARMS by LV instead of via programming uVision. Examples of uVision compile and work OK, so theere must be a problem between the LV-ARM and the native build tools.

    Thank you in advance,

    OK, solved!

    If there is leftover uVision3 or one simply preses in the dialog asking if upgraded to uVision3 model after the first use of the saved in uVision3 - last project there will be an ongoing problem, as initially indicated.

    Just uninstall the two LV to ARMS 2010 and Keil uVision 4 toolchain and reinstall them - it works OK.

    Best regards

  • unlock code does not match system

    get the message "unlock code does not match system" whenever I try to open my game.can someone help me "

    Hello catou212,

    You need locate the manufacturer of the game in question and contact the Helpdesk of the manufacturer directly to get the correct unlock code.

    Hope this helps

    Chris.H
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • A refurb Lenovo/IBM PC windows 7.0 SW, software code does not work for charging SW after a system restore

    A refurb Lenovo/IBM PC windows 7.0 SW, software code does not work for charging SW after a system restore. How can I get a new one

    Skip, enter the product key, and then complete the installation.

    Try the phone activation:

    How to activate Windows 7 manually (activate by phone)
     
    1) click Start and in the search for box type: slui.exe 4
     
    (2) press the ENTER"" key.
     
    (3) select your "country" in the list.
     
    (4) choose the option "activate phone".
     
    (5) stay on the phone (do not select/press all options) and wait for a person to help you with the activation.
     
    (6) explain your problem clearly to the support person.
     
    http://support.Microsoft.com/kb/950929/en-us

  • Reinstall Windows 7 and now the activation code does not work

    I upgraded my PC with an AM2 chip to an i5.  I had to reinstall windows and now my activation code does not work.   It's like 2-3 years, I forgot when I built the computer.  It installed on my other windows 7 install and created the windows.old folder.  How can I get reactivated?  I used the same code since I built my computer.

    Thank you

    Have you tried to restart by phone?

    How to activate Windows 7 manually (activate by phone)
     
    1) click Start and in the search for box type: slui.exe 4
     
    (2) press the ENTER"" key.
     
    (3) select your "country" in the list.
     
    (4) choose the option "activate phone".
     
    (5) stay on the phone (do not select/press all options) and wait for a person to help you with the activation.
     
    (6) explain your problem clearly to the support person.
     
    http://support.Microsoft.com/kb/950929/en-us

  • Activation code does not have Lightroom?

    Bought Lightroom cd with the code, could not install, cd was broken. Downloaded Lightroom, but the code does not work here.  What should do?

    You have a serial number, or a redemption code?

    Redemption Code http://helpx.adobe.com/x-productkb/global/redemption-code-help.html

    - and https://forums.adobe.com/thread/1572504

  • Lightroom6 installation code does not work

    I'm tired, the installation code does not work.

    After 10 days, there is no way to be supported by Adobe, but they took my money.

    I'll block the payment and never again buy Lightroom.

    Mac or Windows and EXACTLY what version of the operating system?

    Recent Mac AND Windows operating systems have been known to cause problems "weird."

    Since this is an open forum, not Adobe support... you must contact Adobe personnel to help

    Chat/phone: Mon - Fri 05:00-19:00 (US Pacific Time)<=== note="" days="" and="">

    Don't forget to stay signed with your Adobe ID before accessing the link below

    Creative cloud support (all creative cloud customer service problems)

    http://helpx.Adobe.com/x-productkb/global/service-CCM.html

    -or by phone http://helpx.adobe.com/x-productkb/global/phone-support-orders.html

  • redemption code does not

    redemption code does not

    Redemption Code http://helpx.adobe.com/x-productkb/global/redemption-code-help.html

    - and https://forums.adobe.com/thread/1572504

  • SSL via CRMI. Oracle has documented RIDC client code is not compiled.

    This part of the oracle documentation does not compile:

    4 . SSL configuration

    RIDC authorizes the communication of Secure Socket Layer (SSL) with Oracle Content Server using the Protocol of communication Intradoc.

    Note:

    You must install and activate the safety component suppliers on the Oracle Content Server instance you want to access and configure the server for SSL communications content.

    An example of use of the IDC on a Secure (SSL) Socket Protocol:

    // build a secure IDC client as cast to specific type

    IntradocClient idcClient = (IntradocClient manager.createClient("idcs://localhost:54444");

    // set the SSL socket options

    config.setKeystoreFile("ketstore/client_keystore");

    //location of keystore file

    config.setKeystorePassword ("password");

    // keystore password

    config.setKeystoreAlias("SecureClient");

    //keystore alias

    config.setKeystoreAliasPassword("password");

    //password for keystore alias

    For more information, see "SSL Communication with Oracle Content Server" .

    config.  is not present. What configuration is intended?

    I tried:

    idcClient = new IdcClientManager () .createClient (getProperty (MY_IDC_URL));

    idcClient.getConfig (). ....

    There are a few options, described in the API:

    IdcClientConfig (Oracle Fusion Middleware remote control Client Intradoc (RIDC) Java API Reference)

    But there is none:

    setKeystoreFile

    setKeystorePassword

    setKeystoreAlias

    setKeystoreAliasPassword


    If I use "setProperty", should what property names I use?

    keystoreFile

    keystorePassword

    keystoreAlias

    keystoreAliasPassword


    ?


    Thanks in advance for your help...


    Kind regards

    Michael

    OK, after that I ask myself the question, I found an answer myself. Sometimes, just to explain the problem to someone else and we'll find a way.

    In the description of the API, there were oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig class

    IntradocClientConfig has requested methods.

    Should work now.

  • Coupon code does not work and has not been used before - stale code? Software purchased in 2011

    I was trying just to 'chat' with someone, and they're signing. My CS5 coupon code does not work on my computer - I'm re-entered several times to ensure that there are no errors. It has not been used before. I bought the [Mac] software in 2011 and was able at the time to buy a Mac to install the software on. Does anyone have advice? Or y at - it someone with Adobe that can help?

    Using redemption code

    Contact adobe support, https://helpx.adobe.com/contact.html

  • Why my registration code does not work?

    I just bought Adobe Photo Shop Elements for MAC and provided in the box registration code does not work.  Now, I can't find my serial number.  I got the purchase at Best Buy and they told me that since it was open, I call Adobe.  I was not able to find the phone numbers for support and all redirects me here.  I really want to use this product before the weekend and now I'm beyond frustrated.  I did research on research and nothing helped.

    Can you help me?

    AA I mentioned above, I tried everything recommended on Adobe's Support site. I was not able to find something that works with your link above.

Maybe you are looking for

  • Local keychain items pop ups after the connection

    Using a MacBook Pro 15 "retina with MacOS Sierra, but this has also happened with El Capitan. If I restart, or if the locks on the computer for a long time (i.e. at night), and I have to log into it, boxes appear in Finder telling me that "local keyc

  • HP Pavilion 500 - C60: HP Pavilion 500 - C60 does not recognize the container pictures xD

    My PC has a slot with an image suggesting an SD card (showing the cut upper right corner). However, the number of internal contacts seems to be two times more than necessary by an SD card. Result: no SD card fits into the slot, but a XD card seems to

  • Excel chart smoothing

    Hello world I'm looking to import data from several Excel (20 separate files) files and LabVIEW give me a ground smooth for each set of points. Then, I need LabVIEW to give me the cooridnates of the crest of each of these plots, smoothed and if possi

  • Try to return to a previous version of Firefox, but the System Restore keeps freezing

    Restore original titled problems: System I've upgraded to the latest version of Firefox 4, I'm not like the way it works on my laptop. Now when I tried "System Restore" to return to the old version, the "System Restore" process seems to freeze. Expla

  • E2500 blocking internet access to a SINGLE site

    Site problem, it is my public blog, for more than 4 years, is operated by a third-party web hosting provider. The site is always accessible from the outside of my house, however, when using my home wifi and/or ethernet - this is the ONLY site that is