[svn] 3870: Fixing compiler error in my sample.

Revision: 3870
Author: [email protected]
Date: 2008-10-24 08:57:35 -0700 (Fri, 24 Oct 2008)
Log Message:
Fixing compiler error in my sample. I accidentally copy/pasted a line.
Modified Paths:
flex/sdk/branches/gumbo_alpha/frameworks/projects/flex4/asdoc/en_US/mx/components/example s/TextViewExample.mxml

I believe I see at least two problems:
(1) CXXOUTPUT_FLAGS="-0 %OutFile%
i.e. You've specified -0 [dash zero] where I imagine you want -o [dash oh]
I guess it's possible that your posting has a typographical error and that your build really does have -o [and not -0]. If that's the case, I imagine that your problem is the double quotation marks. It's possible or even likely that due to the quotations in "-o %OutFile%", the compiler attempts to interpret this whole string as an option - which of course it can't.
(2) LINK=cc
i.e. You've specified cc (the C compiler/linker) instead of CC (the C++ compiler/linker).

Similar Messages

  • [svn] 1521: Fix compilation error in MBeanObjectNameResolver.java.

    Revision: 1521
    Author: [email protected]
    Date: 2008-05-02 05:19:25 -0700 (Fri, 02 May 2008)
    Log Message:
    Fix compilation error in MBeanObjectNameResolver.java.
    Modified Paths:
    blazeds/trunk/qa/apps/qa-regress/WEB-INF/src/qa/management/MBeanObjectNameResolver.java

    Revision: 1521
    Author: [email protected]
    Date: 2008-05-02 05:19:25 -0700 (Fri, 02 May 2008)
    Log Message:
    Fix compilation error in MBeanObjectNameResolver.java.
    Modified Paths:
    blazeds/trunk/qa/apps/qa-regress/WEB-INF/src/qa/management/MBeanObjectNameResolver.java

  • [svn:fx-trunk] 5915: Fixed compilation errors in the flex4test dev project by changing mx: String to fx:String .

    Revision: 5915<br />Author:   [email protected]<br />Date:     2009-04-03 14:17:15 -0700 (Fri, 03 Apr 2009)<br /><br />Log Message:<br />-----------<br />Fixed compilation errors in the flex4test dev project by changing <mx:String> to <fx:String>.<br /><br />QE Notes: None<br />Doc Notes: None<br />Bugs: None<br />Reviewer: N/A<br /><br />Modified Paths:<br />--------------<br />    flex/sdk/trunk/development/eclipse/flex/flex4test/src/NewEffects.mxml<br />    flex/sdk/trunk/development/eclipse/flex/flex4test/src/RemoveItemsTest.mxml<br />    flex/sdk/trunk/development/eclipse/flex/flex4test/src/SkinTest.mxml<br />    flex/sdk/trunk/development/eclipse/flex/flex4test/src/components/AnimationPropertiesForm. mxml<br />    flex/sdk/trunk/development/eclipse/flex/flex4test/src/flex4test.mxml

    Revision: 5915<br />Author:   [email protected]<br />Date:     2009-04-03 14:17:15 -0700 (Fri, 03 Apr 2009)<br /><br />Log Message:<br />-----------<br />Fixed compilation errors in the flex4test dev project by changing <mx:String> to <fx:String>.<br /><br />QE Notes: None<br />Doc Notes: None<br />Bugs: None<br />Reviewer: N/A<br /><br />Modified Paths:<br />--------------<br />    flex/sdk/trunk/development/eclipse/flex/flex4test/src/NewEffects.mxml<br />    flex/sdk/trunk/development/eclipse/flex/flex4test/src/RemoveItemsTest.mxml<br />    flex/sdk/trunk/development/eclipse/flex/flex4test/src/SkinTest.mxml<br />    flex/sdk/trunk/development/eclipse/flex/flex4test/src/components/AnimationPropertiesForm. mxml<br />    flex/sdk/trunk/development/eclipse/flex/flex4test/src/flex4test.mxml

  • [svn:osmf:] 13314: Fix compile error in logging code.

    Revision: 13314
    Revision: 13314
    Author:   [email protected]
    Date:     2010-01-06 13:46:17 -0800 (Wed, 06 Jan 2010)
    Log Message:
    Fix compile error in logging code.
    Modified Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetNegotiator.as

    Hi,
    Can you please make sure you have Flex 3.2 or higher SDK and then target to Flash Player 10. I have this working on my system and yes, i got the same error when my SDK was below 3.2 and not targeted to Flash Player 10.
    Hope this helps.

  • [svn:osmf:] 14107: Fixing compile error in NetMocker, Metrics provider changed in the OSMF project.

    Revision: 14107
    Revision: 14107
    Author:   [email protected]
    Date:     2010-02-10 11:36:11 -0800 (Wed, 10 Feb 2010)
    Log Message:
    Fixing compile error in NetMocker, Metrics provider changed in the OSMF project.
    Modified Paths:
        osmf/trunk/libs/adobe/NetMocker/org/osmf/netmocker/MockMetricsProvider.as

    Hi,
    You are the first person I have read so far on this forum who does not use Flex or Flash builder. I will check out FlashDevelop. It is good information to know. Thanks a lot!
    -Wei Zhang
    Senior Computer Scientist
    Adobe Systems, Inc.
    [email protected]

  • [svn:fx-trunk] 5893: Fixed compiler errors and updated to 2009 namespace w/ Spark controls (where applicable).

    Revision: 5893
    Author: [email protected]
    Date: 2009-04-02 16:30:46 -0700 (Thu, 02 Apr 2009)
    Log Message:
    Fixed compiler errors and updated to 2009 namespace w/ Spark controls (where applicable).
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/framework/asdoc/en_US/mx/printing/examples/PrintDataGr idExample.mxml

  • [svn:fx-trunk] 9398: Fixing compile error.

    Revision: 9398
    Author:   [email protected]
    Date:     2009-08-19 13:38:05 -0700 (Wed, 19 Aug 2009)
    Log Message:
    Fixing compile error.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/asdoc/en_US/spark/effects/examples/Rotate3DEffec tExample.mxml

    Camuzo, please go to the forum and just un-subscribe yourself.
    each of your emails is getting sent to everyone who does want to use this forum
    just sending messages is not going to do anything.
    GO to this url:
    http://forums.adobe.com/community/opensource/flexsdk
    and simply tell your account not to be emailed.
    But, please kindly stop just sending us all your messages.

  • Compilation error- xws-security sample aplication for signing

    hi
    I tried to run the sample application (xws-security) in JWSDP 1.6 but i am getting the following error.
    [echo] Running wscompile....
    [wscompile] C:\Sun\jwsdp-2.0\xws-security\samples\simple\build\server\WEB-INF\c
    asses\simple\PingService.java:10: cannot access java.lang.Object
    [wscompile] bad class file: C:\Sun\AppServer\jdk\jre\lib\rt.jar(java/lang/Objec
    .class)
    [wscompile] class file has wrong version 49.0, should be 48.0
    [wscompile] Please remove or make sure it appears in the correct subdirectory o
    the classpath.
    [wscompile] public interface PingService extends javax.xml.rpc.Service {
    [wscompile] ^
    [wscompile] 1 error
    [wscompile] error: compilation failed, errors should have been reported

    it worked ....thank you ghstark

  • Compile error with insurance sample

    When I compile the Insurance-Javafiles, I get the error
    Class oracle.ifs.beans.xxxx not found in import.
    I use the
    IFS 1.0 and
    Oracle8i Standard Edition Release 2
    both on NT.
    I run the ifsenv.bat and followed the instructions for installing the Devkit.
    I am sorry, if this question was posted before, but I am new in Databasedeveloping and didn't find an answer in older postings.
    Thanks !!

    Sorry on NT it's a little different now. IFSENV.BAT does not set up the classpaths any more...
    After running ifsenv.bat you need to run the following script
    _______________ setifsclasspath.bat ________
    C:\>type setclasspath.bat
    # iFS CLASSPATH
    set IFS_JRE_CLASSPATH=%IFS_JRE_LIB%/rt.jar
    set IFS_JRE_CLASSPATH=%IFS_JRE_CLASSPATH%;%IFS_JRE_LIB%/i18n.jar
    set IFS_JWS_CLASSPATH=%IFS_JWS_LIB%/servlet.jar
    set IFS_JWS_CLASSPATH=%IFS_JWS_CLASSPATH%;%IFS_JWS_LIB%/jst.jar
    set IFS_JWS_CLASSPATH=%IFS_JWS_CLASSPATH%;%IFS_JRE_LIB%/javac.jar
    set IFS_JWS_CLASSPATH=%IFS_JWS_CLASSPATH%;%ORACLE_JDBC_LIB%/classes111.zip
    set IFS_JWS_CLASSPATH=%IFS_JWS_CLASSPATH%;%IFS_CUSTOM_CLASSPATH%
    set IFS_JWS_CLASSPATH=%IFS_JWS_CLASSPATH%;%IFS_HOME%/custom_classes
    set IFS_HTTP_CLASSPATH=%IFS_LIB%/http.jar
    set IFS_HTTP_CLASSPATH=%IFS_HTTP_CLASSPATH%;%IFS_LIB%/webui.jar
    set IFS_HTTP_CLASSPATH=%IFS_HTTP_CLASSPATH%;%ORACLE_HOME%/jsp/lib/ojsp.jar
    #set IFS_HTTP_CLASSPATH=%IFS_HTTP_CLASSPATH%;%ORACLE_HOME%/jsp/lib/ojsputil.jar
    set IFS_HTTP_CLASSPATH=%IFS_HTTP_CLASSPATH%;%ORACLE_HOME%/jis/lib/servlet.jar
    set IFS_PROTOCOLS_CLASSPATH=%IFS_LIB%/ntfs.jar
    set IFS_PROTOCOLS_CLASSPATH=%IFS_PROTOCOLS_CLASSPATH%;%IFS_LIB%/wcp.jar
    set IFS_PROTOCOLS_CLASSPATH=%IFS_PROTOCOLS_CLASSPATH%;%IFS_LIB%/clientlib.jar
    set IFS_PROTOCOLS_CLASSPATH=%IFS_PROTOCOLS_CLASSPATH%;%IFS_LIB%/cup.jar
    set IFS_PROTOCOLS_CLASSPATH=%IFS_PROTOCOLS_CLASSPATH%;%IFS_LIB%/ftp.jar
    set IFS_PROTOCOLS_CLASSPATH=%IFS_PROTOCOLS_CLASSPATH%;%IFS_LIB%/email.jar
    set IFS_PROTOCOLS_CLASSPATH=%IFS_PROTOCOLS_CLASSPATH%;%ORACLE_JDBC_LIB%/%JDBC_CL
    ASSES%
    set IFS_CMD_CLASSPATH=%IFS_LIB%/cmdlineutils.jar
    set IFS_ADMINTOOL_CLASSPATH=%IFS_LIB%/oemadmin.jar
    set IFS_ADMINTOOL_CLASSPATH=%IFS_ADMINTOOL_CLASSPATH%;%ORACLE_HOME%/lib/vbjorb.j
    ar
    set IFS_ADMINTOOL_CLASSPATH=%IFS_ADMINTOOL_CLASSPATH%;%ORACLE_HOME%/classes
    set IFS_ADMINTOOL_CLASSPATH=%IFS_ADMINTOOL_CLASSPATH%;%ORACLE_HOME%/classes/clas
    sesFromIDLVisi
    set IFS_ADMINTOOL_CLASSPATH=%IFS_ADMINTOOL_CLASSPATH%;%ORACLE_HOME%/jlib/help-3_
    1_8.jar
    set IFS_ADMINTOOL_CLASSPATH=%IFS_ADMINTOOL_CLASSPATH%;%ORACLE_HOME%/jlib/ice-4_0
    6_6.jar
    set IFS_ADMINTOOL_CLASSPATH=%IFS_ADMINTOOL_CLASSPATH%;%ORACLE_HOME%/jlib/ewt-3_3
    _6.jar
    set IFS_ADMINTOOL_CLASSPATH=%IFS_ADMINTOOL_CLASSPATH%;%ORACLE_HOME%/jlib/ewtcomp
    at-opt-3_3_6.zip
    set IFS_BASE_CLASSPATH=%IFS_SETTINGS%
    set IFS_BASE_CLASSPATH=%IFS_BASE_CLASSPATH%;%ORACLE_HOME%/lib/xmlparserv2.jar
    set IFS_BASE_CLASSPATH=%IFS_BASE_CLASSPATH%;%IFS_LIB%/repos.jar
    set IFS_BASE_CLASSPATH=%IFS_BASE_CLASSPATH%;%IFS_LIB%/utils.jar
    set IFS_BASE_CLASSPATH=%IFS_BASE_CLASSPATH%;%IFS_LIB%/adk.jar
    set IFS_BASE_CLASSPATH=%IFS_BASE_CLASSPATH%;%IFS_LIB%/release.jar
    set IFS_BASE_CLASSPATH=%IFS_BASE_CLASSPATH%;%IFS_LIB%/installer.jar
    set IFS_BASE_CLASSPATH=%IFS_BASE_CLASSPATH%;%IFS_LIB%/email.jar
    set IFS_BASE_CLASSPATH=%IFS_BASE_CLASSPATH%;%OH%/jlib/swingall-1_1_1.jar
    set IFS_BASE_CLASSPATH=%IFS_BASE_CLASSPATH%;%IFS_LIB%/jewt-opt-4_1_1.zip
    set IFS_BASE_CLASSPATH=%IFS_BASE_CLASSPATH%;%IFS_LIB%/share-opt-1_1_7.zip
    set IFS_CLASSPATH=%IFS_JRE_CLASSPATH%
    set IFS_CLASSPATH=%IFS_CLASSPATH%;%IFS_CUSTOM_CLASSPATH%
    set IFS_CLASSPATH=%IFS_CLASSPATH%;%IFS_HOME%/custom_classes
    set IFS_CLASSPATH=%IFS_CLASSPATH%;%IFS_BASE_CLASSPATH%
    set IFS_CLASSPATH=%IFS_CLASSPATH%;%IFS_PROTOCOLS_CLASSPATH%
    set IFS_CLASSPATH=%IFS_CLASSPATH%;%IFS_ADMINTOOL_CLASSPATH%
    set IFS_CLASSPATH=%IFS_CLASSPATH%;%IFS_CMD_CLASSPATH%
    set IFS_DEV_CLASSPATH=%IFS_BASE_CLASSPATH%
    set IFS_DEV_CLASSPATH=%IFS_DEV_CLASSPATH%;%IFS_HTTP_CLASSPATH%
    After this script has run set classpath=%IFS_CLASSPATH%
    and everything should work.
    null

  • Problem fixing compile error in wm generated procedure

    Dear OWM Wizards,
    I have made an error in an update trigger during a BeginDDL and CommitDDL session:
    exec dbms_wm.BeginDDL('TABLE1');
    exec dbms_wm.BeginDDL('TABLE2');
    create or replace trigger table1_ut
    before update
    on table1_lts
    for each row
    begin
    update table2_lts
    set ....
    end;
    exec dbms_wm.CommitDDL('TABLE2');
    exec dbms_wm.CommitDDL('TABLE1');
    Note the _lts* in the update above.
    The last command succeed with complie errors, but left the table in CDDL state.
    Using the information Unable to run BeginDDL on a version enabled table on OWM 9.2.0.8, I was able to bring the table back into "VERSIONED" state (using ignore_last_error => true in CommitDDL).
    Now I have a wm$table1_ut procedure referencing a non-existing table2_lts and am unable to start a ddl session on TABLE1:
    $ exec dbms_wm.BeginDDL('TABLE1');
    ERROR:
    ORA-24344: Erfolg mit Kompilierungsfehler
    ORA-06512: in "SYS.OWM_DDL_PKG", Zeile 3200
    ORA-06512: in "SYS.LT", Zeile 11857
    ORA-06512: in Zeile 1
    $ select * from all_wm_vt_errors;
    Es wurden keine Zeilen ausgewählt
    TABLE1_LTS is not created. And recompiling the procedure does not work, with ORA-20037 attempt to modify a WM generated procedure
    What can I do?
    Any help appreciated,
    Jens
    Edited by: user535318 on Aug 14, 2009 5:37 AM

    Hi,
    You could have called dbms_wm.beginDDL on TABLE2 prior to executing it on TABLE1. This would have recreated the TABLE2_LTS table, allowing the trigger to be successfully created. You would then be able to redefine the trigger.
    Regards,
    Ben

  • [svn:osmf:] 15446: Fix FB4 compile error in sample ( by removing an unsupported style ref).

    Revision: 15446
    Revision: 15446
    Author:   [email protected]
    Date:     2010-04-15 11:51:32 -0700 (Thu, 15 Apr 2010)
    Log Message:
    Fix FB4 compile error in sample (by removing an unsupported style ref).
    Modified Paths:
        osmf/trunk/apps/samples/plugins/CaptioningSample/src/CaptioningSample.mxml

  • [svn:osmf:] 17761: Fix FM-1049: OSMFAIRTest compile errors.

    Revision: 17761
    Revision: 17761
    Author:   [email protected]
    Date:     2010-09-17 17:05:15 -0700 (Fri, 17 Sep 2010)
    Log Message:
    Fix FM-1049: OSMFAIRTest compile errors.  OSMFAIRTest (& OSMFIntegrationTest) now default to 10.1, and to AIR 2.0.  To run this on AIR 1.5, you need to make sure you're using a compatible SDK and a compatible set of FLASH_10_1 flags.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FM-1049
    Modified Paths:
        osmf/trunk/framework/OSMFAIRTest/.actionScriptProperties
        osmf/trunk/framework/OSMFAIRTest/OSMFAIRTest-app.xml
        osmf/trunk/framework/OSMFIntegrationTest/.actionScriptProperties

    aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: NVidia [HDA NVidia], device 3: NVIDIA HDMI [NVIDIA HDMI]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    Which correspondents fine with the
    device "hw:0,3"
    in my mpd.conf alsa section.
    Also sound worked fine withh this config before I started installing ffmpeg-svn and alikes
    hokasch:
    I tried changing the mixer to "Master" but that did not change much.

  • [svn:fx-trunk] 9555: Fixed 'ant doc' compilation error in DesignLayer.as.

    Revision: 9555
    Author:   [email protected]
    Date:     2009-08-24 16:06:41 -0700 (Mon, 24 Aug 2009)
    Log Message:
    Fixed 'ant doc' compilation error in DesignLayer.as.
    QE notes: None
    Doc notes: None
    Bugs: None
    Reviewer: None
    Tests run: ant checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/DesignLayer.as

  • [svn:osmf:] 14994: Fix 10.1 unit test compile errors.

    Revision: 14994
    Revision: 14994
    Author:   [email protected]
    Date:     2010-03-24 11:35:55 -0700 (Wed, 24 Mar 2010)
    Log Message:
    Fix 10.1 unit test compile errors.  Remove unused constants.
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/metadata/MetadataNamespaces.as
        osmf/trunk/framework/OSMFTest/org/osmf/elements/f4mClasses/TestManifestParser.as
        osmf/trunk/framework/OSMFTest/org/osmf/net/TestNetStreamUtils.as

    Revision: 14994
    Revision: 14994
    Author:   [email protected]
    Date:     2010-03-24 11:35:55 -0700 (Wed, 24 Mar 2010)
    Log Message:
    Fix 10.1 unit test compile errors.  Remove unused constants.
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/metadata/MetadataNamespaces.as
        osmf/trunk/framework/OSMFTest/org/osmf/elements/f4mClasses/TestManifestParser.as
        osmf/trunk/framework/OSMFTest/org/osmf/net/TestNetStreamUtils.as

  • [svn:fx-trunk] 5408: Fix for - Compiler error using Reparent in a Halo Navigator.

    Revision: 5408
    Author: [email protected]
    Date: 2009-03-18 20:57:19 -0700 (Wed, 18 Mar 2009)
    Log Message:
    Fix for - Compiler error using Reparent in a Halo Navigator.
    QE Notes: None.
    Doc Notes: None.
    Reviewer: Paul, please review.
    Bugs: SDK-20099
    tests: checkintests
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-20099
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/builder/ComponentBuilder.jav a

Maybe you are looking for

  • GRC-AC-5.3 - Delete old systems in CUP

    Hi, We are trying to delete some old systems from CUP and getting error "Cannot delete since referred in HR Trigger Action". The system is an old quality system that was decommissioned some time ago but was never removed from CUP (was AE at the time

  • Studio display Question

    Hi I have a couple of questions I have a apple. Studio. Display 17in and I was wondering if I could hook up to an 2010 macmini and if thr is special connectors for connecting it to the display also won't mind buy them also it has mountain lion instal

  • N86 messaging screen freeze

    Hi, Got this new from Nokia less then a week ago and wasn't texting much - more calling and getting use to Symbian. But the few txts I did do were fine. NOW whenever I text and use the space key, which is inevitable, the screen freezes completely. I

  • I cannot tell if I am browsing a webpage securely, there is no "lock image" anywhere on the page.

    Hey! Not really having problems, the only issue is I cannot tell when or if I am browsing a website securely or not. I just upgraded to 5.0.1 recently and enjoy it very much. On the older version of FF that I had (I'm not sure what version specifical

  • Premiere Pro to Adobe Audition Dynamic link does not work. Cannot edit audio in Audition.

    Trying to edit Audio from Premiere Pro within Audition thru the Dynamic link but it does not fire up Audition to edit. Seems like a common problem/bug. But no one has posted a solution. Please Help -Windows 7 -Premiere Pro CC 2014 -Adobe Audition CC