CS5 SDK Error compiling Adobe examples.

Hi,
I downloaded the trial version of Illustrator CS5 and the CS5 SDK to be able to adapt my plugins.
These plugins are for CS4.
Each time I try to compile one of the samples provided in the CS5 SDK, I have the same error
error: extra qualification 'AIPlatformFileDlgOpts::' on member 'AIPlatformFileDlgOpts'
Do you Know what to modify to avoid this error.
I use XCode 3.2.2 and MacOS.
Please help me.
JLG.

I just had the very same problem. I changed the compiler from GCC 4.2 to GCC 4.0 in the project settings. That did the trick.

Similar Messages

  • Errors compiling the example.rmi_iiop.ejb.generic_idl example

    Hello,
    I have WebLogic Server 6.0, jdk1.3, Inprise's Visibroker for C++ 4.0 all on Windows
    NT.
    I am following the steps on the examples\rmi_iiop\ejb\generic_idl\package-summary.html
    page in my weblogic directory. The errors occur at step 3g of the section "Compile
    the c++ stubs and client source file ".
    The errors are output by the java compiler. They are:
    C:\bea\wlserver6.0 samples\examples\rmi_iiop\ejb\generic_idl>CL /MD /DTHREAD /no
    logo -DWIN32 /GX /DSTRICT /DALIGNED /DVISIBROKER /DMSVCUSING_BUG /DMSVCNESTEDUS
    ING_BUG -Icpp -Ic:\Inprise\vbroker\include -Ic:\Inprise\vbroker\include\stubs -I
    C:\bea\wlserver6.0\samples -c Trader_c.cpp TraderHome_c.cpp cpp\Client.cpp cpp\j
    avax\ejb\EJBObject_c.cpp cpp\javax\ejb\EJBHome_c.cpp cpp\javax\ejb\RemoveEx_c.cp
    p cpp\javax\ejb\RemoveException_c.cpp cpp\java\lang\_Object_c.cpp cpp\java\lang\
    Exc.cpp cpp\java\lang\_Exception_c.cpp cpp\java\lang\Throwable_c.cpp cpp\java\
    rmi\Remote_c.cpp cpp\java\io\PrintWriter_c.cpp cpp\java\io\PrintStream_c.cpp cpp
    \java\io\Writer_c.cpp cpp\java\io\Serializable_c.cpp cpp\java\io\IOException_c.c
    pp cpp\java\io\IOEx_c.cpp cpp\org\omg\boxedRMI\seq1_wchar_c.cpp
    Trader_c.cpp
    Trader_c.hh(15) : warning C4067: unexpected tokens following pragma directive -
    expected a newline
    cpp\javax/ejb/EJBObject_c.hh(15) : warning C4067: unexpected tokens following pr
    agma directive - expected a newline
    cpp\javax/ejb/EJBObject_c.hh(18) : warning C4067: unexpected tokens following pr
    agma directive - expected a newline
    cpp\javax/ejb/RemoveEx_c.hh(15) : warning C4067: unexpected tokens following pra
    gma directive - expected a newline
    cpp\javax/ejb/RemoveException_c.hh(15) : warning C4067: unexpected tokens follow
    ing pragma directive - expected a newline
    cpp\java/lang/_Exception_c.hh(15) : warning C4067: unexpected tokens following p
    ragma directive - expected a newline
    cpp\java/lang/Throwable_c.hh(15) : warning C4067: unexpected tokens following pr
    agma directive - expected a newline
    cpp\java/lang/Throwable_c.hh(18) : warning C4067: unexpected tokens following pr
    agma directive - expected a newline
    cpp\java/io/PrintWriter_c.hh(15) : warning C4067: unexpected tokens following pr
    agma directive - expected a newline
    cpp\java/io/PrintWriter_c.hh(18) : warning C4067: unexpected tokens following pr
    agma directive - expected a newline
    cpp\java/io/PrintWriter_c.hh(21) : warning C4067: unexpected tokens following pr
    agma directive - expected a newline
    cpp\java/io/Writer_c.hh(15) : warning C4067: unexpected tokens following pragma
    directive - expected a newline
    cpp\java/io/Writer_c.hh(18) : warning C4067: unexpected tokens following pragma
    directive - expected a newline
    cpp\java/io/IOEx_c.hh(15) : warning C4067: unexpected tokens following pragma di
    rective - expected a newline
    cpp\java/io/IOException_c.hh(15) : warning C4067: unexpected tokens following pr
    agma directive - expected a newline
    cpp\java/io/IOException_c.hh(90) : error C2039: 'Exception' : is not a member of
    'lang'
    cpp\java/io/IOException_c.hh(90) : error C2504: 'Exception' : base class undefin
    ed
    cpp\java/io/IOException_c.hh(127) : error C2039: 'OBV_Exception' : is not a memb
    er of 'lang'
    cpp\java/io/IOException_c.hh(127) : error C2504: 'OBV_Exception' : base class un
    defined
    cpp\java/lang/Throwable_c.hh(21) : warning C4067: unexpected tokens following pr
    agma directive - expected a newline
    cpp\java/io/PrintStream_c.hh(15) : warning C4067: unexpected tokens following pr
    agma directive - expected a newline
    cpp\java/io/PrintStream_c.hh(18) : warning C4067: unexpected tokens following pr
    agma directive - expected a newline
    cpp\java/io/PrintStream_c.hh(21) : warning C4067: unexpected tokens following pr
    agma directive - expected a newline
    cpp\java/io/PrintStream_c.hh(22) : fatal error C1083: Cannot open include file:
    'org/omg/boxedRMI/seq1_octet_c.hh': No such file or directory
    TraderHome_c.cpp
    TraderHome_c.hh(15) : warning C4067: unexpected tokens following pragma directiv
    e - expected a newline
    C:\bea\wlserver6.0\samples\examples/rmi_iiop/ejb/generic_idl/Trader_c.hh(15) : w
    arning C4067: unexpected tokens following pragma directive - expected a newline
    cpp\javax/ejb/EJBObject_c.hh(15) : warning C4067: unexpected tokens following pr
    agma directive - expected a newline
    cpp\javax/ejb/EJBObject_c.hh(18) : warning C4067: unexpected tokens following pr
    agma directive - expected a newline
    cpp\javax/ejb/RemoveEx_c.hh(15) : warning C4067: unexpected tokens following pra
    gma directive - expected a newline
    cpp\javax/ejb/RemoveException_c.hh(15) : warning C4067: unexpected tokens follow
    ing pragma directive - expected a newline
    cpp\java/lang/_Exception_c.hh(15) : warning C4067: unexpected tokens following p
    ragma directive - expected a newline
    cpp\java/lang/Throwable_c.hh(15) : warning C4067: unexpected tokens following pr
    agma directive - expected a newline
    cpp\java/lang/Throwable_c.hh(18) : warning C4067: unexpected tokens following pr
    agma directive - expected a newline
    cpp\java/io/PrintWriter_c.hh(15) : warning C4067: unexpected tokens following pr
    agma directive - expected a newline
    cpp\java/io/PrintWriter_c.hh(18) : warning C4067: unexpected tokens following pr
    agma directive - expected a newline
    cpp\java/io/PrintWriter_c.hh(21) : warning C4067: unexpected tokens following pr
    agma directive - expected a newline
    cpp\java/io/Writer_c.hh(15) : warning C4067: unexpected tokens following pragma
    directive - expected a newline
    cpp\java/io/Writer_c.hh(18) : warning C4067: unexpected tokens following pragma
    directive - expected a newline
    cpp\java/io/IOEx_c.hh(15) : warning C4067: unexpected tokens following pragma di
    rective - expected a newline
    cpp\java/io/IOException_c.hh(15) : warning C4067: unexpected tokens following pr
    agma directive - expected a newline
    cpp\java/io/IOException_c.hh(90) : error C2039: 'Exception' : is not a member of
    'lang'
    cpp\java/io/IOException_c.hh(90) : error C2504: 'Exception' : base class undefin
    ed
    cpp\java/io/IOException_c.hh(127) : error C2039: 'OBV_Exception' : is not a memb
    er of 'lang'
    cpp\java/io/IOException_c.hh(127) : error C2504: 'OBV_Exception' : base class un
    defined
    cpp\java/lang/Throwable_c.hh(21) : warning C4067: unexpected tokens following pr
    agma directive - expected a newline
    cpp\java/io/PrintStream_c.hh(15) : warning C4067: unexpected tokens following pr
    agma directive - expected a newline
    cpp\java/io/PrintStream_c.hh(18) : warning C4067: unexpected tokens following pr
    agma directive - expected a newline
    cpp\java/io/PrintStream_c.hh(21) : warning C4067: unexpected tokens following pr
    agma directive - expected a newline
    cpp\java/io/PrintStream_c.hh(22) : fatal error C1083: Cannot open include file:
    'org/omg/boxedRMI/seq1_octet_c.hh': No such file or directory
    Client.cpp
    Have I misapplied some steps? Or, my env has not been set correctly?
    Any help would be greatly appreciated.
    Kevin Wu

    Thanks for your respond, Eduardo.
    Could you explain me in more detail why the C++ code doesn't compile, and how the
    new target in the make file can help us?
    Thanks!
    Eduardo Ceballos <[email protected]> wrote:
    There's nothing wrong with what you've done. The C code just doesn't compile.
    Grab WLS 6.0 SP1 when it is available (shortly). There is a new target in
    the make file that narrows the IDL production by method signature.
    Kevin Wu wrote:
    Hello,
    I have WebLogic Server 6.0, jdk1.3, Inprise's Visibroker for C++ 4.0 allon Windows
    NT.
    I am following the steps on the examples\rmi_iiop\ejb\generic_idl\package-summary.html
    page in my weblogic directory. The errors occur at step 3g of the section"Compile
    the c++ stubs and client source file ".
    The errors are output by the java compiler. They are:
    C:\bea\wlserver6.0 samples\examples\rmi_iiop\ejb\generic_idl>CL /MD /DTHREAD/no
    logo -DWIN32 /GX /DSTRICT /DALIGNED /DVISIBROKER /DMSVCUSING_BUG /DMSVCNESTEDUS
    ING_BUG -Icpp -Ic:\Inprise\vbroker\include -Ic:\Inprise\vbroker\include\stubs-I
    C:\bea\wlserver6.0\samples -c Trader_c.cpp TraderHome_c.cpp cpp\Client.cppcpp\j
    avax\ejb\EJBObject_c.cpp cpp\javax\ejb\EJBHome_c.cpp cpp\javax\ejb\RemoveEx_c.cp
    p cpp\javax\ejb\RemoveException_c.cpp cpp\java\lang\_Object_c.cpp cpp\java\lang\
    Exc.cpp cpp\java\lang\_Exception_c.cpp cpp\java\lang\Throwable_c.cppcpp\java\
    rmi\Remote_c.cpp cpp\java\io\PrintWriter_c.cpp cpp\java\io\PrintStream_c.cppcpp
    \java\io\Writer_c.cpp cpp\java\io\Serializable_c.cpp cpp\java\io\IOException_c.c
    pp cpp\java\io\IOEx_c.cpp cpp\org\omg\boxedRMI\seq1_wchar_c.cpp
    Trader_c.cpp
    Trader_c.hh(15) : warning C4067: unexpected tokens following pragma directive-
    expected a newline
    cpp\javax/ejb/EJBObject_c.hh(15) : warning C4067: unexpected tokens followingpr
    agma directive - expected a newline
    cpp\javax/ejb/EJBObject_c.hh(18) : warning C4067: unexpected tokens followingpr
    agma directive - expected a newline
    cpp\javax/ejb/RemoveEx_c.hh(15) : warning C4067: unexpected tokens followingpra
    gma directive - expected a newline
    cpp\javax/ejb/RemoveException_c.hh(15) : warning C4067: unexpected tokensfollow
    ing pragma directive - expected a newline
    cpp\java/lang/_Exception_c.hh(15) : warning C4067: unexpected tokens followingp
    ragma directive - expected a newline
    cpp\java/lang/Throwable_c.hh(15) : warning C4067: unexpected tokens followingpr
    agma directive - expected a newline
    cpp\java/lang/Throwable_c.hh(18) : warning C4067: unexpected tokens followingpr
    agma directive - expected a newline
    cpp\java/io/PrintWriter_c.hh(15) : warning C4067: unexpected tokens followingpr
    agma directive - expected a newline
    cpp\java/io/PrintWriter_c.hh(18) : warning C4067: unexpected tokens followingpr
    agma directive - expected a newline
    cpp\java/io/PrintWriter_c.hh(21) : warning C4067: unexpected tokens followingpr
    agma directive - expected a newline
    cpp\java/io/Writer_c.hh(15) : warning C4067: unexpected tokens followingpragma
    directive - expected a newline
    cpp\java/io/Writer_c.hh(18) : warning C4067: unexpected tokens followingpragma
    directive - expected a newline
    cpp\java/io/IOEx_c.hh(15) : warning C4067: unexpected tokens followingpragma di
    rective - expected a newline
    cpp\java/io/IOException_c.hh(15) : warning C4067: unexpected tokens followingpr
    agma directive - expected a newline
    cpp\java/io/IOException_c.hh(90) : error C2039: 'Exception' : is not amember of
    'lang'
    cpp\java/io/IOException_c.hh(90) : error C2504: 'Exception' : base classundefin
    ed
    cpp\java/io/IOException_c.hh(127) : error C2039: 'OBV_Exception' : isnot a memb
    er of 'lang'
    cpp\java/io/IOException_c.hh(127) : error C2504: 'OBV_Exception' : baseclass un
    defined
    cpp\java/lang/Throwable_c.hh(21) : warning C4067: unexpected tokens followingpr
    agma directive - expected a newline
    cpp\java/io/PrintStream_c.hh(15) : warning C4067: unexpected tokens followingpr
    agma directive - expected a newline
    cpp\java/io/PrintStream_c.hh(18) : warning C4067: unexpected tokens followingpr
    agma directive - expected a newline
    cpp\java/io/PrintStream_c.hh(21) : warning C4067: unexpected tokens followingpr
    agma directive - expected a newline
    cpp\java/io/PrintStream_c.hh(22) : fatal error C1083: Cannot open includefile:
    'org/omg/boxedRMI/seq1_octet_c.hh': No such file or directory
    TraderHome_c.cpp
    TraderHome_c.hh(15) : warning C4067: unexpected tokens following pragmadirectiv
    e - expected a newline
    C:\bea\wlserver6.0\samples\examples/rmi_iiop/ejb/generic_idl/Trader_c.hh(15): w
    arning C4067: unexpected tokens following pragma directive - expecteda newline
    cpp\javax/ejb/EJBObject_c.hh(15) : warning C4067: unexpected tokens followingpr
    agma directive - expected a newline
    cpp\javax/ejb/EJBObject_c.hh(18) : warning C4067: unexpected tokens followingpr
    agma directive - expected a newline
    cpp\javax/ejb/RemoveEx_c.hh(15) : warning C4067: unexpected tokens followingpra
    gma directive - expected a newline
    cpp\javax/ejb/RemoveException_c.hh(15) : warning C4067: unexpected tokensfollow
    ing pragma directive - expected a newline
    cpp\java/lang/_Exception_c.hh(15) : warning C4067: unexpected tokens followingp
    ragma directive - expected a newline
    cpp\java/lang/Throwable_c.hh(15) : warning C4067: unexpected tokens followingpr
    agma directive - expected a newline
    cpp\java/lang/Throwable_c.hh(18) : warning C4067: unexpected tokens followingpr
    agma directive - expected a newline
    cpp\java/io/PrintWriter_c.hh(15) : warning C4067: unexpected tokens followingpr
    agma directive - expected a newline
    cpp\java/io/PrintWriter_c.hh(18) : warning C4067: unexpected tokens followingpr
    agma directive - expected a newline
    cpp\java/io/PrintWriter_c.hh(21) : warning C4067: unexpected tokens followingpr
    agma directive - expected a newline
    cpp\java/io/Writer_c.hh(15) : warning C4067: unexpected tokens followingpragma
    directive - expected a newline
    cpp\java/io/Writer_c.hh(18) : warning C4067: unexpected tokens followingpragma
    directive - expected a newline
    cpp\java/io/IOEx_c.hh(15) : warning C4067: unexpected tokens followingpragma di
    rective - expected a newline
    cpp\java/io/IOException_c.hh(15) : warning C4067: unexpected tokens followingpr
    agma directive - expected a newline
    cpp\java/io/IOException_c.hh(90) : error C2039: 'Exception' : is not amember of
    'lang'
    cpp\java/io/IOException_c.hh(90) : error C2504: 'Exception' : base classundefin
    ed
    cpp\java/io/IOException_c.hh(127) : error C2039: 'OBV_Exception' : isnot a memb
    er of 'lang'
    cpp\java/io/IOException_c.hh(127) : error C2504: 'OBV_Exception' : baseclass un
    defined
    cpp\java/lang/Throwable_c.hh(21) : warning C4067: unexpected tokens followingpr
    agma directive - expected a newline
    cpp\java/io/PrintStream_c.hh(15) : warning C4067: unexpected tokens followingpr
    agma directive - expected a newline
    cpp\java/io/PrintStream_c.hh(18) : warning C4067: unexpected tokens followingpr
    agma directive - expected a newline
    cpp\java/io/PrintStream_c.hh(21) : warning C4067: unexpected tokens followingpr
    agma directive - expected a newline
    cpp\java/io/PrintStream_c.hh(22) : fatal error C1083: Cannot open includefile:
    'org/omg/boxedRMI/seq1_octet_c.hh': No such file or directory
    Client.cpp
    Have I misapplied some steps? Or, my env has not been set correctly?
    Any help would be greatly appreciated.
    Kevin Wu

  • Error compiling OCCI example -  undefined reference

    Hello.
    I am having trouble linking a simple Oracle OCCI example using SunStudio 12 , Update 1 on RHEL 5.2 . This is the error.
    ~/demo]$ cat new.C
    #include<occi.h>
    using namespace oracle::occi;
    int main(){
    Environment *envr;
    envr=Environment::createEnvironment(Environment::DEFAULT);
    ~/demo]$ CC -L/apps/oracle/product/10.2.0/lib -I/apps/oracle/product/10.2.0/rdbms/public -locci -lclntsh new.C
    new.o: In function `main':
    new.C:(.text+0x64): undefined reference to `oracle::occi::Environment*oracle::occi::Environment::createEnvironment(oracle::occi::Environment::Mode,void*,void*(*)(void*,unsigned long),void*(*)(void*,void*,unsigned long),void(*)(void*,void*))'
    The same example compiles and links with a warning with g++ . executable is created.
    ~/demo]$ g++34 -L/apps/oracle/product/10.2.0/lib -I/apps/oracle/product/10.2.0/rdbms/public -locci -lclntsh new.C
    /usr/bin/ld: warning: libstdc++.so.5, needed by /apps/oracle/product/10.2.0/lib/libocci.so, may conflict with libstdc++.so.6
    Any ideas what may be wrong here ?
    Edited by: machambi on Jun 24, 2010 1:56 PM

    Well, without being able to recreate it myself, I think I'm stumped. I figured it was a linking error based on the error message but the format of the error message isn't familiar to me. What platform is this being done on?
    Other things I would do to try to track down the issue (I'm sure you've probably done most of these, but just to be thorough):
    Verify that the ${ORACLE_HOME}/lib/libocci.a library exists and you have read access to it. It will often be a symbolic link to a versioned library such as ${ORACLE_HOME}/lib/libocci10.a. In our Oracle installation we have a ${ORACLE_HOME}/lib and an ${ORACLE_HOME}/lib32, and in our case the libocci.a file is actually installed in the lib32 directory. However, I doubt the library is missing otherwise you would get a library not found error instead, but I'm not sure what error you would get if you didn't have read permissions.
    Try linking it directly instead of going through CC.
    Use a command like:
    ~/demo]$ nm -C ${ORACLE_HOME}/lib/libocci.a |grep "::createEnvironment(oracle" to make sure the function can be found within the occi library and in the format the linker is looking for.
    Look over the man pages on your linker looking for clarification on how it locates libraries, if it looks in additional locations or if there are any environment variables that would effect the paths you provided on the command line.
    -Christian

  • Error compiling this example code of libcurl

    Its an example code to download a file and show gtk window..
    http://curl.haxx.se/libcurl/c/curlgtk.html
    I get this error:-
    shadyabhi@ArchLinux /tmp $ gcc curlgtk.c `pkg-config --libs --cflags libcurl`
    curlgtk.c:13:21: fatal error: gtk/gtk.h: No such file or directory
    compilation terminated.
    shadyabhi@ArchLinux /tmp $
    Then I tried :-
    shadyabhi@ArchLinux /tmp $ gcc curlgtk.c `pkg-config --libs --cflags libcurl` -I /usr/include/gtk-2.0/
    In file included from /usr/include/gtk-2.0/gdk/gdk.h:32:0,
    from /usr/include/gtk-2.0/gtk/gtk.h:32,
    from curlgtk.c:13:
    /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30:21: fatal error: gio/gio.h: No such file or directory
    compilation terminated.
    shadyabhi@ArchLinux /tmp $
    Whats the issue?
    The complete code:-
    /* Copyright (c) 2000 David Odin (aka DindinX) for MandrakeSoft */
    /* an attempt to use the curl library in concert with a gtk-threaded application */
    #include <stdio.h>
    #include <gtk/gtk.h>
    #include <curl/curl.h>
    #include <curl/types.h> /* new for v7 */
    #include <curl/easy.h> /* new for v7 */
    GtkWidget *Bar;
    size_t my_write_func(void *ptr, size_t size, size_t nmemb, FILE *stream)
    return fwrite(ptr, size, nmemb, stream);
    size_t my_read_func(void *ptr, size_t size, size_t nmemb, FILE *stream)
    return fread(ptr, size, nmemb, stream);
    int my_progress_func(GtkWidget *bar,
    double t, /* dltotal */
    double d, /* dlnow */
    double ultotal,
    double ulnow)
    /* printf("%d / %d (%g %%)\n", d, t, d*100.0/t);*/
    gdk_threads_enter();
    gtk_progress_set_value(GTK_PROGRESS(bar), d*100.0/t);
    gdk_threads_leave();
    return 0;
    void *my_thread(void *ptr)
    CURL *curl;
    CURLcode res;
    FILE *outfile;
    gchar *url = ptr;
    curl = curl_easy_init();
    if(curl)
    outfile = fopen("test.curl", "w");
    curl_easy_setopt(curl, CURLOPT_URL, url);
    curl_easy_setopt(curl, CURLOPT_WRITEDATA, outfile);
    curl_easy_setopt(curl, CURLOPT_WRITEFUNCTION, my_write_func);
    curl_easy_setopt(curl, CURLOPT_READFUNCTION, my_read_func);
    curl_easy_setopt(curl, CURLOPT_NOPROGRESS, 0L);
    curl_easy_setopt(curl, CURLOPT_PROGRESSFUNCTION, my_progress_func);
    curl_easy_setopt(curl, CURLOPT_PROGRESSDATA, Bar);
    res = curl_easy_perform(curl);
    fclose(outfile);
    /* always cleanup */
    curl_easy_cleanup(curl);
    return NULL;
    int main(int argc, char **argv)
    GtkWidget *Window, *Frame, *Frame2;
    GtkAdjustment *adj;
    /* Must initialize libcurl before any threads are started */
    curl_global_init(CURL_GLOBAL_ALL);
    /* Init thread */
    g_thread_init(NULL);
    gtk_init(&argc, &argv);
    Window = gtk_window_new(GTK_WINDOW_TOPLEVEL);
    Frame = gtk_frame_new(NULL);
    gtk_frame_set_shadow_type(GTK_FRAME(Frame), GTK_SHADOW_OUT);
    gtk_container_add(GTK_CONTAINER(Window), Frame);
    Frame2 = gtk_frame_new(NULL);
    gtk_frame_set_shadow_type(GTK_FRAME(Frame2), GTK_SHADOW_IN);
    gtk_container_add(GTK_CONTAINER(Frame), Frame2);
    gtk_container_set_border_width(GTK_CONTAINER(Frame2), 5);
    adj = (GtkAdjustment*)gtk_adjustment_new(0, 0, 100, 0, 0, 0);
    Bar = gtk_progress_bar_new_with_adjustment(adj);
    gtk_container_add(GTK_CONTAINER(Frame2), Bar);
    gtk_widget_show_all(Window);
    if (!g_thread_create(&my_thread, argv[1], FALSE, NULL) != 0)
    g_warning("can't create the thread");
    gdk_threads_enter();
    gtk_main();
    gdk_threads_leave();
    return 0;

    Your error is unrelated to curl. You're not properly linking against gtk
    gcc curlgtk.c $(pkg-config --libs --cflags gtk+-2.0 libcurl)

  • Error compiling  oggvorbis example

    Hi
    I'm getting this error when I try to compile the
    AudioDecoderExample using oggvorbis library:
    Error: Could not resolve <defusion:FlexUnitRunner> to a
    component implementation.
    <defusion:FlexUnitRunner id="testRunner" width="100%"
    height="100%" test="{suite}" />
    Any suggestions?
    thanks,
    Maria

    Your error is unrelated to curl. You're not properly linking against gtk
    gcc curlgtk.c $(pkg-config --libs --cflags gtk+-2.0 libcurl)

  • BOOST ERRORS porting cs4 to cs5 , compiling plugin with cs5 sdk

    i have a project that is working fine with adobe indesign CS4 and now when im trying to build it with cs 5 , i got this error
    boost::move ambigous call to overloaded function in CS5 sdk file file "any_regular.hpp"
    im using VS2008 and boost version 1.49 in my project, i gues its compatability issue of boost with CS5 Sdk

    Pectora:
      Check the C++/Preprocessor/Preprocessing Definitions field in your Project Properties dialog.  Make sure that your Debug version has a "DEBUG" definition placed in there, and that your release version has an "NDEBUG" definition placed in there someplace.  My guess is that either you left one of them out, or that you have the DEBUG definition in your release properties.  Other possibilities are a failure to separate definitions properly or misspelling.
    HTH!
    P.S. I am assuming that you are working with VS8 on a Windows box.  This information should be included in your next submission just to make sure we are all working from the same starting point.

  • Error while compiling JMS example - package javax.jms does not exist

    Dear All,
    I am a newbie trying to use JMS. I have downloaded EE 5 SDK and installed (it contains Message Queue 4.1 as well). After the installation and going to some tutorials, I tried to compile the example 'SimpleQueueSender.java' which was downloaded from Sun website.
    Before running the application, I made sure that I have set the classpath, path environment veriables correctly, but still I got the error "package javax.jms does not exist". I have searched internet for help and in all places I found people replying to similar issues. But I was not able to apply the solution as either the folder names or file names specified in the solution is different from what is existing in my system.
    Please help me. Also could anyone help me in telling the pre-requisites to ensure a proper running of java application.
    Thanks in Advance
    Regards,
    San

    I'm not sure exactly what your JavaEE SDK installation contains (there are so many versions) but it will typically contain a Glassfish installation. Under the Glassfish installation, the imq directory contains all the files needed for MessageQueue.
    The javax.jms package contains the JMS API interfaces. These can be found in jms.jar, which is typically in imq/lib. At runtime you will also need imq.jar from the same directory, which contains the implementation of these interfaces for MessageQueue.
    Note that you will need to start a Message Queue server as well. EIther start a Glassfish server (which includes an embedded Message Queue broker), or (simpler) start a standalone Message Queue broker by running imqbrokerd (from the imq/bin directory).
    Nigel

  • Adobe Media Encoder (Error compiling movie) Unknown error when writing to Isilon OneFS 6.5.5.18

    Adobe Media Encoder (Error compiling movie) Unknown error when writing to Isilon OneFS 6.5.5.18 while using Adobe Premiere Pro.
    Process:         Adobe Premiere Pro CC 2014
    Path: /Applications/Adobe Premiere Pro CC 2014/Adobe Premiere Pro CC 2014.app/Contents/MacOS/Adobe Premiere Pro CC 2014
    Identifier: com.adobe.AdobePremierePro
    Version:         8.1.0 (8.1.0)
    Code Type: X86-64 (Native)
    Parent Process: launchd [2538]
    Responsible:     Adobe Premiere Pro CC 2014
    Date/Time: 2015-01-06 14:04:23.500 -0700
    OS Version:      Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Crashed Thread: 55  Dispatch queue: com.apple.root.default-priority
    Exception Type: EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    Customer created test export with 777 permissions and set mount parameters to the following:
    mount_nfs -o vers=3,tcp,rdirplus,intr,nolocks,async,rsize=32768,wsize=32768
      -- Original mount options:
         General mount flags: 0x40 async
         NFS parameters: vers=3,tcp,nolocks,rsize=32768,wsize=32768,rdirplus
      -- Current mount parameters:
         General mount flags: 0x4000058 async,nodev,nosuid multilabel
         NFS parameters: vers=3,tcp,port=2049,nomntudp,hard,nointr,noresvport,negnamecache,callumnt,nolocks,quota, rsize=32768,wsize=32768,readahead=16,dsize=32768,rdirplus,nodumbtimr,timeo=10,maxgroups=16 ,acregmin=5,acregmax=60,acdirmin=5,acdirmax=60,nomutejukebox,nonfc,sec=sys
    The pcap shows once the movie is created a lockup call is responded from Isilon with Error: NFS3ERR_NOENT
    478         V3 CREATE Call (Reply In 479), DH: 0xea5f731c/QBRSN-0-0-1.mov Mode: UNCHECKED
    479         V3 CREATE Reply (Call In 478)
    484         V3 LOOKUP Call (Reply In 485), DH: 0xea5f731c/._QBRSN-0-0-1.mov
    485        V3 LOOKUP Reply (Call In 484) Error: NFS3ERR_NOENT
    V3 LOOKUP Reply (Call In ....) Error: NFS3ERR_NOENT  -   This is by design of OneFS, we coalesce files and then flush them out to disk which is why the commit time is accurate but the file is not immediately available. however when an async option is used within the mount options this should be avoided if writing asynchronously to the cluster.  Has anyone else seen this behavior lately? (current workaround is to store locally and transfer to the cluster via Finder)

    That error can happen for many reasons...one of the reasons that I occassionaly get it is because I try exporting a movie to an external drive that has been formated in the old FAT32 instead of the NTSF standard.  FAT32 only allows for file sizes up to 2 gigs.  And as soon as it reaches that...I would get that error.  I don't know if that is why you are getting that error...but it would be easy to check.  1) are you generating a file that is over 2 gigs?  2) is your drive that you are exporting to FAT 32 (just right click the drive in My Computer and select "properties" then just look for what it says next to "file system".

  • When I try to open a PDF downloaded from Adobe DC I get an error message:Adobe Acrobat Reader DC could not open 'nrneph.2015.33.pdf' because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email

    When I try to download a PDF from Adobe DC, I get an error message: "Adobe Acrobat Reader DC could not open 'nrneph.2015.33.pdf' because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded)"
    I am using a Macbook Pro, OSX 10.9.5, Safari browser. Previous versions of Adobe Acrobat have worked fine for years.
    WGC

    What's the name of the file you are attempting to open?  Is it "ScreenFlow_4.5.2.dmg"?  If it is the correct name then the message is correct and you are attempting to open a file with DMG files extension and not one with a PDF file extension.  Adobe Reader opens PDF files an not any other file type.

  • Anyone know this error message:  Adobe Illustrator CS5 15.0.1 Update   Installation failed. Error Co

    Very new and very green to illustrator.
    Have used only once or twice since i bought it.
    Unfortunately when i need to use it now - it crashes
    upon starting up.
    I received the following error message:
    Adobe Illustrator CS5 15.0.1 Update
      Installation failed. Error Code: U44M2P7
    Haven't a clue what to do!
    Any help and direction would be most appreciated.
    g1

    Updates can fail due to any number of system issue. They are more prone to failing if you alter the application in any way. On the Macintosh, popular applications such as Monoligual will remove application package contents and therefore cause updates to fail.
    The easiest solution is to uninstall Illustrator CS5 using the uninstaller and then reinstall Illustrator CS5, then immediatlly run the 15.0.1 update.

  • ERROR: DW020:  - Adobe Flash CS5.5 depends on Adobe Flash Player 10 ActiveX to be installed.

    I have encountered the following errors during installation, My OS is Window 8.1 pro. .
    What should I do, thanks
    WARNING: DW066: OS requirements not met for {AC76BA86-1033-F400-7760-000000000005}
    WARNING: DW066: OS requirements not met for {B4749B38-C5BD-4A02-8E9F-C1EF7CCEA651}
    ERROR: DW020: Found payload conflicts and errors:
    ERROR: DW020:  - Adobe Flash CS5.5 depends on Adobe Flash Player 10 ActiveX to be installed.
    FATAL: DW020: Conflicts were found in the selected payloads. Halting installation.

    renka,
    When you uninstall and reinstall, it is always worth running the Cleaner Tool in between.
    http://www.adobe.com/support/contact/cscleanertool.html
    Apart from that, you may try this specialized forum (where you may be able find the answer from previous threads),
    http://forums.adobe.com/community/download_install_setup
    or Adobe Support (phone),
    http://helpx.adobe.com/adobe-connect/adobe-connect-phone-numbers.html
    or you may hope that some staff sees it here in this forum.

  • Adobe CS5 Configuration Error 16

    Hi,
    I am having an issue on my Macs running Adobe CS5 installed via Adobe's default installer with a volume license key. I have local non-adminstrator mobile user accounts that authenticate to open directory. They are non syncing.
    On some machines, when a mobile user logs in and tries to run any Adobe app, there is a pop up with CS5 Configuration Error 16. Please reinstall Adobe CS5. I've checked the permissions of the directories listed in http://helpx.adobe.com/x-productkb/policy-pricing/configuration-error-cs5.html#main_AdobeP CD
    and they are correct. I've determined that the root cause is a cache.db-journal file that belongs to a different user. If I delete this file (as admin), the problem goes away. What causes this file to exist? What causes it to persist between users? Should I add a login script to delete the cache.db-journal file if it exists?
    Thanks.

    I finally got everything working, despite the ineffectual help of the Adobe support team. Maybe my solution will be helpful.
    I loaded a duplicate of my system saved BEFORE installing the Cloud Manager onto another drive. Then I loaded the Cloud Manager onto my current boot drive and sure enough, got the Error 16. Then I loaded the OLD version of the Adobe PCD file from my duplicate drive. No go. Then I loaded the OLD SLStore file. Still Error 16.
    BUT then I replaced the SLCache folder and BINGO! problem gone. I noticed in the folder is another called SLConfigs. I am not sure it is a permissions issue or something that happens to this file when the Cloud Manager updates these files, but by reloading the pre-install version of this foldeer I have fixed the problem. I repeated the fix on another machine. I have now downloaded the CC apps with no issues.

  • Error install Adobe master collection suite cs5 on windows 8

    All file is extracted from iso file to a dictionary on o harddisk.
    Can you help me, pls?
    Just tried:
    Run as administrator and compalibity as windows xp sp3
    Set permission for user to access file

    Exit Code: 24
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 107 error(s), 57 warning(s)
    WARNING: The payload: Adobe Photoshop CS5 Core  {7DFEBBA4-81E1-425B-BBAA-06E9E5BBD97E} requires a UI parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CS5 Core_x64
              This parent relationship is not satisfied, because this payload is not present in this session.
    WARNING: The payload with AdobeCode:  {A334FDED-DCCA-481E-B226-F902CCC419D2} has recommended dependency on:
    WARNING:           Family: Adobe Web Suite CS5
    WARNING:           ProductName: Adobe Media Encoder CS5 X64
    WARNING:           MinVersion: 0.0.0.0
    WARNING:           This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    WARNING:           Removing this payload from the dependency list.
    WARNING: The payload with AdobeCode:  {A334FDED-DCCA-481E-B226-F902CCC419D2} has recommended dependency on:
    WARNING:           Family: Adobe Web Suite CS5
    WARNING:           ProductName: Adobe Media Encoder CS5 Dolby WRAPPER X64
    WARNING:           MinVersion: 0.0.0.0
    WARNING:           This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    WARNING:           Removing this payload from the dependency list.
    WARNING: The payload with AdobeCode:  {A334FDED-DCCA-481E-B226-F902CCC419D2} has recommended dependency on:
    WARNING:           Family: Adobe Web Suite CS5
    WARNING:           ProductName: Adobe Media Encoder CS5 PCI WRAPPER X64
    WARNING:           MinVersion: 0.0.0.0
    WARNING:           This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    WARNING:           Removing this payload from the dependency list.
    WARNING: The payload with AdobeCode:  {CFC9F871-7C40-40B6-BE4A-B98A5B309716} has recommended dependency on:
    WARNING:           Family: Adobe Web Suite CS5
    WARNING:           ProductName: Adobe Media Encoder CS5 X64
    WARNING:           MinVersion: 0.0.0.0
    WARNING:           This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    WARNING:           Removing this payload from the dependency list.
    WARNING: The payload with AdobeCode:  {E8815668-95B0-443D-AC92-2BFD7DD8F16A} has recommended dependency on:
    WARNING:           Family: Adobe Web Suite CS5
    WARNING:           ProductName: Adobe Media Encoder CS5 X64
    WARNING:           MinVersion: 0.0.0.0
    WARNING:           This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    WARNING:           Removing this payload from the dependency list.
    WARNING: The payload with AdobeCode:  {F9766AC1-1461-1033-B862-DF8FE1C033BE} has recommended dependency on:
    WARNING:           Family: Adobe Web Suite CS5
    WARNING:           ProductName: Adobe Media Encoder CS5 X64
    WARNING:           MinVersion: 0.0.0.0
    WARNING:           This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    WARNING:           Removing this payload from the dependency list.
    WARNING: Memory requirements not met for {288DB08D-0708-4A94-B055-55B99E39EB62}
    WARNING: Display requirements not met for {288DB08D-0708-4A94-B055-55B99E39EB62}
    WARNING: Memory requirements not met for {7816FDDE-40D4-482D-AD7D-97858985DB3E}
    WARNING: Display requirements not met for {7816FDDE-40D4-482D-AD7D-97858985DB3E}
    WARNING: Memory requirements not met for {7DFEBBA4-81E1-425B-BBAA-06E9E5BBD97E}
    WARNING: Display requirements not met for {7DFEBBA4-81E1-425B-BBAA-06E9E5BBD97E}
    WARNING: Memory requirements not met for {92D4A929-78F1-4EC3-B626-08B3CF5B784F}
    WARNING: Display requirements not met for {92D4A929-78F1-4EC3-B626-08B3CF5B784F}
    WARNING: Memory requirements not met for {9B97EC91-B3FD-4BFF-88FC-5345A26AC2E7}
    WARNING: Display requirements not met for {9B97EC91-B3FD-4BFF-88FC-5345A26AC2E7}
    WARNING: Memory requirements not met for {C79312BD-3E76-4474-A10C-1435D1856A4B}
    WARNING: Display requirements not met for {C79312BD-3E76-4474-A10C-1435D1856A4B}
    WARNING: Memory requirements not met for {CFC9F871-7C40-40B6-BE4A-B98A5B309716}
    WARNING: Display requirements not met for {CFC9F871-7C40-40B6-BE4A-B98A5B309716}
    WARNING: Memory requirements not met for {D3598CAC-AEB3-4234-A1E0-16F47D5F38CC}
    WARNING: Display requirements not met for {D3598CAC-AEB3-4234-A1E0-16F47D5F38CC}
    WARNING: Memory requirements not met for {DE5DE662-2ECB-4D93-967B-221FBCC8A736}
    WARNING: Display requirements not met for {DE5DE662-2ECB-4D93-967B-221FBCC8A736}
    WARNING: Memory requirements not met for {F319804F-E3A4-4C02-8AEC-CB39A4F6447E}
    WARNING: Display requirements not met for {F319804F-E3A4-4C02-8AEC-CB39A4F6447E}
    ERROR: The payload with AdobeCode:  {CFC9F871-7C40-40B6-BE4A-B98A5B309716} has required dependency on:
    ERROR:           Family: CoreTech
    ERROR:           ProductName: Adobe Player for Embedding x64
    ERROR:           MinVersion: 0.0.0.0
    ERROR:           This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    ERROR:           Removing this dependency from list. Product may function improperly.
    ERROR: The payload with AdobeCode:  {CFC9F871-7C40-40B6-BE4A-B98A5B309716} has required dependency on:
    ERROR:           Family: Shared Technology
    ERROR:           ProductName: Photoshop Camera Raw (64 bit)
    ERROR:           MinVersion: 0.0.0.0
    ERROR:           This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    ERROR:           Removing this dependency from list. Product may function improperly.
    ERROR: The payload with AdobeCode:  {CFC9F871-7C40-40B6-BE4A-B98A5B309716} has required dependency on:
    ERROR:           Family: CoreTech
    ERROR:           ProductName: AdobeCMaps x64 CS5
    ERROR:           MinVersion: 0.0.0.0
    ERROR:           This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    ERROR:           Removing this dependency from list. Product may function improperly.
    ERROR: The payload with AdobeCode:  {CFC9F871-7C40-40B6-BE4A-B98A5B309716} has required dependency on:
    ERROR:           Family: CoreTech
    ERROR:           ProductName: Adobe Linguistics CS5 x64
    ERROR:           MinVersion: 0.0.0.0
    ERROR:           This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    ERROR:           Removing this dependency from list. Product may function improperly.
    ERROR: The payload with AdobeCode:  {CFC9F871-7C40-40B6-BE4A-B98A5B309716} has required dependency on:
    ERROR:           Family: CoreTech
    ERROR:           ProductName: AdobePDFL x64 CS5
    ERROR:           MinVersion: 0.0.0.0
    ERROR:           This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    ERROR:           Removing this dependency from list. Product may function improperly.
    ERROR: The payload with AdobeCode:  {CFC9F871-7C40-40B6-BE4A-B98A5B309716} has required dependency on:
    ERROR:           Family: CoreTech
    ERROR:           ProductName: AdobeTypeSupport x64 CS5
    ERROR:           MinVersion: 0.0.0.0
    ERROR:           This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    ERROR:           Removing this dependency from list. Product may function improperly.
    ERROR: The payload with AdobeCode:  {CFC9F871-7C40-40B6-BE4A-B98A5B309716} has required dependency on:
    ERROR:           Family: CoreTech
    ERROR:           ProductName: Adobe WinSoft Linguistics Plugin CS5 x64
    ERROR:           MinVersion: 0.0.0.0
    ERROR:           This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    ERROR:           Removing this dependency from list. Product may function improperly.
    ERROR: The payload with AdobeCode:  {F9766AC1-1461-1033-B862-DF8FE1C033BE} has required dependency on:
    ERROR:           Family: InDesign
    ERROR:           ProductName: Adobe InDesign CS5 Icon Handler x64
    ERROR:           MinVersion: 0.0.0.0
    ERROR:           This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    ERROR:           Removing this dependency from list. Product may function improperly.
    ERROR: Set payload canceled status
    ERROR: Payload {03B6AF5B-A024-43DE-8DD2-8FB7B6A4149A} has an action "install" but no resultState
    ERROR: Payload {03EEF3DA-71F9-4FE5-92AD-D10142E26459} has an action "install" but no resultState
    ERROR: Payload {0A6FC585-E761-4776-A4F3-BDA1E4FE1B7A} has an action "install" but no resultState
    ERROR: Payload {0D067D13-C3D7-4EA6-B346-740CD91FD547} has an action "install" but no resultState
    ERROR: Payload {0E3C6C75-872D-4B0D-B0B2-31C717250691} has an action "install" but no resultState
    ERROR: Payload {14A2CC02-4638-405D-8190-ECD7BFD32D6E} has an action "install" but no resultState
    ERROR: Payload {1D830E80-28A4-11DF-A025-0024E8692489} has an action "install" but no resultState
    ERROR: Payload {26B0DF8D-3A8D-4BA9-B131-3B0D9EE87655} has an action "install" but no resultState
    ERROR: Payload {288DB08D-0708-4A94-B055-55B99E39EB62} has an action "install" but no resultState
    ERROR: Payload {2EBE92C3-F9D8-48B5-A32B-04FA5D1709FA} has an action "install" but no resultState
    ERROR: Payload {30221E3E-4C47-4560-A296-DD9ABB500C21} has an action "install" but no resultState
    ERROR: Payload {37AB3C65-E02C-4DCF-B0E0-4C2E253D8FA3} has an action "install" but no resultState
    ERROR: Payload {39CB2E53-5326-4939-8B5A-0402C6EFBFE3} has an action "install" but no resultState
    ERROR: Payload {40F95A03-885A-45fb-9A14-486BEFEDDF34} has an action "install" but no resultState
    ERROR: Payload {4438C826-1FD0-4D04-A70B-24FE1580AB21} has an action "install" but no resultState
    ERROR: Payload {54F4466A-091A-46DA-B697-43D55CEF9DF6} has an action "install" but no resultState
    ERROR: Payload {56540320-C921-1029-83D9-FE864D1FC1DF} has an action "install" but no resultState
    ERROR: Payload {579FDC01-BA85-49E7-B16A-2C4CB55F7ACD} has an action "install" but no resultState
    ERROR: Payload {5E08533A-2C1B-469D-AFD5-953C9D00031F} has an action "install" but no resultState
    ERROR: Payload {635DCFA5-3A47-4452-AEC7-D3B23FFE929D} has an action "install" but no resultState
    ERROR: Payload {66173EC7-974E-4652-9468-4A93D2481BF0} has an action "install" but no resultState
    ERROR: Payload {694213D7-1E0E-4C8F-B822-E2E3680C0FCE} has an action "install" but no resultState
    ERROR: Payload {6C7D437A-D2E9-4FE9-A4D9-A6329860835C} has an action "install" but no resultState
    ERROR: Payload {6D96660C-1444-410E-9A84-681C0AFB8937} has an action "install" but no resultState
    ERROR: Payload {6E505C8F-2896-11DF-9B64-0013724DD917} has an action "install" but no resultState
    ERROR: Payload {73A4DC5E-226E-42BA-8ECA-2822592AC044} has an action "install" but no resultState
    ERROR: Payload {7816FDDE-40D4-482D-AD7D-97858985DB3E} has an action "install" but no resultState
    ERROR: Payload {78A53622-CDBA-49D1-A3D0-D563FB398D0C} has an action "install" but no resultState
    ERROR: Payload {7DFEBBA4-81E1-425B-BBAA-06E9E5BBD97E} has an action "install" but no resultState
    ERROR: Payload {7E5AA19B-0B85-4f44-BA26-728851489200} has an action "install" but no resultState
    ERROR: Payload {87AFDFF2-D852-4B1F-ABFB-0EAFA5A39B7B} has an action "install" but no resultState
    ERROR: Payload {8CCA90E1-F5BA-456F-84BF-AD5FB2CCE13F} has an action "install" but no resultState
    ERROR: Payload {92D4A929-78F1-4EC3-B626-08B3CF5B784F} has an action "install" but no resultState
    ERROR: Payload {955EB78F-C938-4EA8-8470-C6EA71685834} has an action "install" but no resultState
    ERROR: Payload {9B97EC91-B3FD-4BFF-88FC-5345A26AC2E7} has an action "install" but no resultState
    ERROR: Payload {AE9B837F-D135-42FC-BE03-33545B5DCBDC} has an action "install" but no resultState
    ERROR: Payload {B60B8713-F828-44F9-BEEE-7596F814E540} has an action "install" but no resultState
    ERROR: Payload {BB024724-14D5-4AB6-B21C-74EDA63A0A39} has an action "install" but no resultState
    ERROR: Payload {BEC5B482-32A1-43E0-B7F7-9BF9592A1069} has an action "install" but no resultState
    ERROR: Payload {C79312BD-3E76-4474-A10C-1435D1856A4B} has an action "install" but no resultState
    ERROR: Payload {CBDD7465-CE11-4A58-9497-C370B65923F1} has an action "install" but no resultState
    ERROR: Payload {CFC9F871-7C40-40B6-BE4A-B98A5B309716} has an action "install" but no resultState
    ERROR: Payload {D0DAEA50-AD52-4BF9-AD5F-3E09564A8692} has an action "install" but no resultState
    ERROR: Payload {D31D91FE-F0E8-4DF1-812C-9400BE92A386} has an action "install" but no resultState
    ERROR: Payload {D3598CAC-AEB3-4234-A1E0-16F47D5F38CC} has an action "install" but no resultState
    ERROR: Payload {D5CC77BE-BC5B-424E-8E45-DF60AFF7BE9C} has an action "install" but no resultState
    ERROR: Payload {DE5DE662-2ECB-4D93-967B-221FBCC8A736} has an action "install" but no resultState
    ERROR: Payload {E319B9F9-4DE6-462C-970B-77D06C7807EE} has an action "install" but no resultState
    ERROR: Payload {E39A5ABD-516B-46F9-A042-694BBA6A4E08} has an action "install" but no resultState
    ERROR: Payload {E3E040E8-4CCD-4C71-8BAF-80BB2AD5DA04} has an action "install" but no resultState
    ERROR: Payload {E4E188D2-27D5-4E4C-92CE-87F9D24AD2F6} has an action "install" but no resultState
    ERROR: Payload {E995AC53-954A-48D2-A861-613B8D42A9BE} has an action "install" but no resultState
    ERROR: Payload {F1599C36-2EAB-448F-B8F9-7DBEE9D5B345} has an action "install" but no resultState
    ERROR: Payload {F319804F-E3A4-4C02-8AEC-CB39A4F6447E} has an action "install" but no resultState
    ERROR: Payload {F6FA54C9-3E8F-4416-905C-DA5398DF9640} has an action "install" but no resultState
    ERROR: The following payload errors were found during install:
    ERROR:  - AdobeHelp: User canceled installation
    ERROR: User cancelled the operation

  • OLAP ... Adobe example used; need help fixing a bug (clearing variables on error)

    Okay ...
    So I used one of the Adobe examples except now it's part of a container and it's using a datasource instead of the flatfile the example uses.  Also, for some reason I need to create a button instead of using the creationComplete to get it to work.  My problem is if the button is clicked to fast while it's loading the data (since another part of the application has a dropdown menu so you can requery information) you get an error and for some reason, you'll still get the same error even if the data is fully loaded and even if you change the parameter to reload the data.  My feeling is that the variables are not getting cleared out after it throws the error.
    So my question is what is the best way to clear out the variables (and how) when it throws an error.  The code for the page is below.
    Joe
    <?xml version="1.0" encoding="utf-8"?>
    <v:MaxRestorePanel xmlns:mx="http://www.adobe.com/2006/mxml"
        xmlns:v="views.*"
        layout="vertical"
        creationComplete="creationCompleteHandler3();">
        <mx:Script>
          <![CDATA[
            import mx.collections.ICollectionView;
            import mx.rpc.AsyncResponder;
            import mx.rpc.AsyncToken;
            import mx.olap.OLAPQuery;
            import mx.olap.OLAPSet;
            import mx.olap.IOLAPQuery;
            import mx.olap.IOLAPQueryAxis;
            import mx.olap.IOLAPCube;
            import mx.olap.OLAPResult;
            import mx.events.CubeEvent;
            import mx.controls.Alert;
            import mx.collections.ArrayCollection;
            [Bindable]
            public var dp:ICollectionView = null;
            // Format of Objects in the ArrayCollection:
            //  data:Object = {
            //    customer:"AAA",
            //    product:"ColdFusion",
            //    quarter:"Q1"
            //    revenue: "100.00"
            private function creationCompleteHandler3():void {
                // You must initialize the cube before you
                // can execute a query on it.
                myMXMLCube3.refresh();
            // Create the OLAP query.
            private function getQuery(cube:IOLAPCube):IOLAPQuery {
                // Create an instance of OLAPQuery to represent the query.
                var query:OLAPQuery = new OLAPQuery;
                // Get the row axis from the query instance.
                var rowQueryAxis:IOLAPQueryAxis =
                    query.getAxis(OLAPQuery.ROW_AXIS);
                // Create an OLAPSet instance to configure the axis.
                var productSet:OLAPSet = new OLAPSet;
                // Add the Product to the row to aggregate data
                // by the Product dimension.
                productSet.addElements(
                    cube.findDimension("ProductDim").findAttribute("Product").children);
                // Add the OLAPSet instance to the axis.
                rowQueryAxis.addSet(productSet);
                // Get the column axis from the query instance, and configure it
                // to aggregate the columns by the Quarter dimension.
                var colQueryAxis:IOLAPQueryAxis =
                    query.getAxis(OLAPQuery.COLUMN_AXIS);        
                var quarterSet:OLAPSet= new OLAPSet;
                quarterSet.addElements(
                    cube.findDimension("QuarterDim").findAttribute("HLMC").children);
                colQueryAxis.addSet(quarterSet);
                return query;      
            // Event handler to execute the OLAP query
            // after the cube completes initialization.
            private function runQuery(event:CubeEvent):void {
                // Get cube.
                var cube:IOLAPCube = IOLAPCube(event.currentTarget);
                // Create a query instance.
                var query:IOLAPQuery = getQuery(cube);
                // Execute the query.
                var token:AsyncToken = cube.execute(query);
                // Setup handlers for the query results.
                token.addResponder(new AsyncResponder(showResult, showFault));
            // Handle a query fault.
            private function showFault(result:Object, token:Object):void {
                Alert.show("Error in query.");
            // Handle a successful query by passing the query results to
            // the OLAPDataGrid control..
            private function showResult(result:Object, token:Object):void {
                if (!result) {
                    Alert.show("No results from query.");
                    return;
                myOLAPDG3.dataProvider= result as OLAPResult;           
          ]]>
        </mx:Script>
        <mx:OLAPCube name="FlatSchemaCube" dataProvider="{dp}" id="myMXMLCube3" complete="runQuery(event);">
            <mx:OLAPDimension name="CustomerDim">
                <mx:OLAPAttribute name="Customer" dataField="TITLE_NAME"/>
                <mx:OLAPHierarchy name="CustomerHier" hasAll="true">
                    <mx:OLAPLevel attributeName="Customer"/>
                </mx:OLAPHierarchy>
            </mx:OLAPDimension>
            <mx:OLAPDimension name="ProductDim">
                <mx:OLAPAttribute name="Product" dataField="CORP_SITE"/>
                <mx:OLAPHierarchy name="ProductHier" hasAll="true">
                    <mx:OLAPLevel attributeName="Product"/>
                </mx:OLAPHierarchy>
            </mx:OLAPDimension>
            <mx:OLAPDimension name="QuarterDim">
                <mx:OLAPAttribute name="HLMC" dataField="HLMC"/>
                <mx:OLAPHierarchy name="QuarterHier" hasAll="true">
                    <mx:OLAPLevel attributeName="HLMC"/>
                </mx:OLAPHierarchy>
            </mx:OLAPDimension>
            <mx:OLAPMeasure name="Revenue"
                dataField="CUR_YR_1"
                aggregator="SUM"/>
        </mx:OLAPCube>
             <mx:OLAPDataGrid id="myOLAPDG3" defaultCellString="-" textAlign="right" color="0x323232" width="100%" height="100%"/>
            <mx:ControlBar id="controls">       
            <mx:Button label="Pull Details" click="creationCompleteHandler3();"/>
            </mx:ControlBar>
    </v:MaxRestorePanel>

    Okay ...
    So I used one of the Adobe examples except now it's part of a container and it's using a datasource instead of the flatfile the example uses.  Also, for some reason I need to create a button instead of using the creationComplete to get it to work.  My problem is if the button is clicked to fast while it's loading the data (since another part of the application has a dropdown menu so you can requery information) you get an error and for some reason, you'll still get the same error even if the data is fully loaded and even if you change the parameter to reload the data.  My feeling is that the variables are not getting cleared out after it throws the error.
    So my question is what is the best way to clear out the variables (and how) when it throws an error.  The code for the page is below.
    Joe
    <?xml version="1.0" encoding="utf-8"?>
    <v:MaxRestorePanel xmlns:mx="http://www.adobe.com/2006/mxml"
        xmlns:v="views.*"
        layout="vertical"
        creationComplete="creationCompleteHandler3();">
        <mx:Script>
          <![CDATA[
            import mx.collections.ICollectionView;
            import mx.rpc.AsyncResponder;
            import mx.rpc.AsyncToken;
            import mx.olap.OLAPQuery;
            import mx.olap.OLAPSet;
            import mx.olap.IOLAPQuery;
            import mx.olap.IOLAPQueryAxis;
            import mx.olap.IOLAPCube;
            import mx.olap.OLAPResult;
            import mx.events.CubeEvent;
            import mx.controls.Alert;
            import mx.collections.ArrayCollection;
            [Bindable]
            public var dp:ICollectionView = null;
            // Format of Objects in the ArrayCollection:
            //  data:Object = {
            //    customer:"AAA",
            //    product:"ColdFusion",
            //    quarter:"Q1"
            //    revenue: "100.00"
            private function creationCompleteHandler3():void {
                // You must initialize the cube before you
                // can execute a query on it.
                myMXMLCube3.refresh();
            // Create the OLAP query.
            private function getQuery(cube:IOLAPCube):IOLAPQuery {
                // Create an instance of OLAPQuery to represent the query.
                var query:OLAPQuery = new OLAPQuery;
                // Get the row axis from the query instance.
                var rowQueryAxis:IOLAPQueryAxis =
                    query.getAxis(OLAPQuery.ROW_AXIS);
                // Create an OLAPSet instance to configure the axis.
                var productSet:OLAPSet = new OLAPSet;
                // Add the Product to the row to aggregate data
                // by the Product dimension.
                productSet.addElements(
                    cube.findDimension("ProductDim").findAttribute("Product").children);
                // Add the OLAPSet instance to the axis.
                rowQueryAxis.addSet(productSet);
                // Get the column axis from the query instance, and configure it
                // to aggregate the columns by the Quarter dimension.
                var colQueryAxis:IOLAPQueryAxis =
                    query.getAxis(OLAPQuery.COLUMN_AXIS);        
                var quarterSet:OLAPSet= new OLAPSet;
                quarterSet.addElements(
                    cube.findDimension("QuarterDim").findAttribute("HLMC").children);
                colQueryAxis.addSet(quarterSet);
                return query;      
            // Event handler to execute the OLAP query
            // after the cube completes initialization.
            private function runQuery(event:CubeEvent):void {
                // Get cube.
                var cube:IOLAPCube = IOLAPCube(event.currentTarget);
                // Create a query instance.
                var query:IOLAPQuery = getQuery(cube);
                // Execute the query.
                var token:AsyncToken = cube.execute(query);
                // Setup handlers for the query results.
                token.addResponder(new AsyncResponder(showResult, showFault));
            // Handle a query fault.
            private function showFault(result:Object, token:Object):void {
                Alert.show("Error in query.");
            // Handle a successful query by passing the query results to
            // the OLAPDataGrid control..
            private function showResult(result:Object, token:Object):void {
                if (!result) {
                    Alert.show("No results from query.");
                    return;
                myOLAPDG3.dataProvider= result as OLAPResult;           
          ]]>
        </mx:Script>
        <mx:OLAPCube name="FlatSchemaCube" dataProvider="{dp}" id="myMXMLCube3" complete="runQuery(event);">
            <mx:OLAPDimension name="CustomerDim">
                <mx:OLAPAttribute name="Customer" dataField="TITLE_NAME"/>
                <mx:OLAPHierarchy name="CustomerHier" hasAll="true">
                    <mx:OLAPLevel attributeName="Customer"/>
                </mx:OLAPHierarchy>
            </mx:OLAPDimension>
            <mx:OLAPDimension name="ProductDim">
                <mx:OLAPAttribute name="Product" dataField="CORP_SITE"/>
                <mx:OLAPHierarchy name="ProductHier" hasAll="true">
                    <mx:OLAPLevel attributeName="Product"/>
                </mx:OLAPHierarchy>
            </mx:OLAPDimension>
            <mx:OLAPDimension name="QuarterDim">
                <mx:OLAPAttribute name="HLMC" dataField="HLMC"/>
                <mx:OLAPHierarchy name="QuarterHier" hasAll="true">
                    <mx:OLAPLevel attributeName="HLMC"/>
                </mx:OLAPHierarchy>
            </mx:OLAPDimension>
            <mx:OLAPMeasure name="Revenue"
                dataField="CUR_YR_1"
                aggregator="SUM"/>
        </mx:OLAPCube>
             <mx:OLAPDataGrid id="myOLAPDG3" defaultCellString="-" textAlign="right" color="0x323232" width="100%" height="100%"/>
            <mx:ControlBar id="controls">       
            <mx:Button label="Pull Details" click="creationCompleteHandler3();"/>
            </mx:ControlBar>
    </v:MaxRestorePanel>

  • I can' t compile Stratus example from Adobe sample...

    Hey guys !
    First, please sorry for my bad english, I'm french and it's a pain to explain this kind of problem in foreign language...
    I 'm trying to compile the example code found in Stratus sample (the audio/video chat), but I think some package are missed because Flex found a lot of error. Flex tell me that I'm trying to use some class or properties that doesn't exist...
    Here the list of the missing elements :
    - NetStreamInfo
    - Microphone.codec
    - NetStream.DIRECT_CONNECTIONS
    - Microphone.encodeQuality
    - NetStream.farId
    - Microphone.framesPerPacket
    - NetStream.info
    - NetConnection.nearId
    - NetStream.peerStream
    - SoundCodec
    I 'm using Flex Builder 3.02 (downloaded from the link at the bottom of the stratus' presentation page).I have my Stratus Key, but the problem is not here because I'm unable to launch the compilation...
    Where can I find the class / package I need ?
    In other terms, how can I compile the stratus example with no error.
    Thanks a lot !

    you probably forgot to set the minimum Flash Player version to 10.0.0 in the Flex build settings.  open the Properties for your Flex project, go to the "Flex Compiler" property, and in the "HTML wrapper" section's "Require Flash Player version" enter 10.0.0 in the boxes.  that will enable the compiler to recognize Flash Player 10 APIs.
    -mike

Maybe you are looking for

  • Blackberry Internet Service account

    Hi everyone, well, despite trying, this newbie couldn't get on with her Blackberry so has returned it to the shop and gone back to using her sad little nokia. I wanted to ask one quick last question before saying goodbye. When I first set up my Black

  • Question about cluster node NodeWeight property

    Hi, I have a three nodes (A/B/C) windows 2008 r2 sp1 cluster testCluster, and installed KB2494036 for three nodes,suppose Node A is a active node.   I configured node C's NodeWeight property to 0, and node A and node B keep default (NodeWeight=1). I

  • Maint order should get TECO automatically after final Confirmation

    Hi Gurus, My customer requirement is that, Maint order should get TECO automatically after final Confirmation (in IW41) of last operation. Is it possible? If yes, plz let me know the steps which I need to do. Thanks in Advanceu2026 Amol.

  • Mac OS9  CD/DVD won't play anymore

    CD/DVD will not play anymore.When I put disc in,it says not permitted.Can you give me any ideas how to troubleshoot ?

  • Unable to genarate Smartform

    Hi,      I have transported a smartform to production. throwing error "Unable to Genarate Smartform" when I try to print the form from document. Its working well in test system. How to solve this. Cheers Senthil