My plugin does not appear on MacOS

I developped a plugin for adobe after effects 6.5 and 7.0.
I compiled and successfully runned it on windows XP.
I want to develop the Mac OS X version.
I use xCode 3, I changed the template of CS3 sdk to fit 6.5.
I succeded to compile... but I had the "main should return int" error.
i tried to change the entry point....
so i tried to change the name, add definitions in the PiPL....
#ifdef MSWindows
CodeWin32X86 {"entryPointFunc"},
#else
#ifdef AE_OS_MAC
CodeMachOPowerPC {0,0,"entryPointFunc"},
CodeMacIntel32 {0,0,"entryPointFunc"},
#else
/* [4] */
CodeCarbonPowerPC {
0,
0,
"entryPointFunc"
CodePowerPC {
0,
0,
"entryPointFunc"
#endif
#endif
But no way, my plugni will not appear in the effect windows...
My mac is an Intel Core Duo, with mac OS 10.5.2.
I hope some someone has a solution....

Modifying an obsolete SDK is not the way to go. Use the CS3 (8.0) SDK, which defines entry points for PPC and Intel macs.

Similar Messages

  • Click to Call plugin does not appear

    Dear all, Currently, I am trying to make use of the click to call which I just installed. I am running Windows 10 and using latest version of Chrome as browser. Although I installed click to call on my pc, the plugin does not appear in any menu. I also do not get the notice that a new extension is added. I already went to (Chrome) settings > extensions, settings > privacy > plug-ins etc. I do not get any sign of the click to call programm at all. Please could someone help me out? Thank you so much!

    Hi Shangxin,
    If you go throught my question again, I mentioned the contact detail for this person is present in the Outlook contacts.
    That is I have saves this person's phone number in my outlook contacts.
    Please let know if you have a solution for this issue.
    Regards
    Bejoy Thomas

  • Toolbarbutton from plugin does not appear in Reader X

    Hi
    My company has developed a plugin for the Reader that adds a toolbarbutton to the reader.
    The scenario is that we have a .Net winform that contains a browserobject. This browserobject navigates to a pdf.
    It worked perfectly in Reader 9.
    But when I start the application in Reader X the toolbarbutton doesn't appear in Reader X. No errors. It just doesn't show up.
    Here is the code
    bool MakeToolbar()
         //AVToolBar toolbar = AVAppGetToolBar(); This is the original code that works well in Reader 9
         AVToolBar toolbar = AVAppGetToolBarByName("File"); // I tried this     
         if(toolbar)
              AVToolButton objButtonToAdd = AVToolBarGetButtonByName(toolbar, ASAtomFromString("SaveButton")); // Den må bare blive null indtil knappen er blevet tilføjet første gang
              if(!bButtonAdded)
                   //AVAlertNote("Adding button"); This code is executed in Reader X as well
                   AVCursor objButtonImg = (AVCursor)LoadBitmap(gHINSTANCE, MAKEINTRESOURCE(Save_BMP));
                   AVToolButton objDiaformToolbarButton = cUI::CreateToolbarButton(SaveToolbarButtonExecProc, ComputeEnabledProc, "SaveButton", "Gem blanket", objButtonImg);
                   AVToolButtonSetExternal(objDiaformToolbarButton, TOOLBUTTON_EXTERNAL | TOOLBUTTON_INTERNAL); // added | TOOLBUTTON_INTERNAL 02-03-2011 as a test
                   AVToolBarAddButton(toolbar, objDiaformToolbarButton, false, NULL);
                   bButtonAdded = true;
              AVToolBarUpdateButtonStates(toolbar);
         else
              AVAlertNote("Fejl");
         return true;
    // Generates the toolbar
    AVToolButton cUI::CreateToolbarButton(AVExecuteProc objToolbarButtonExec, AVComputeEnabledProc objToolbarButtonEnab, char* sToolbarButtonName, char* sToolbarButtonTooltip, AVCursor objButtonImg)
         AVToolButton objDiaformToolbarButton = NULL;
         objDiaformToolbarButton = AVToolButtonNew((ASAtom)sToolbarButtonName, objButtonImg, false, false);
         AVToolButtonSetHelpText(objDiaformToolbarButton, sToolbarButtonTooltip);
         AVToolButtonSetExecuteProc (objDiaformToolbarButton, objToolbarButtonExec, NULL);
         AVToolButtonSetComputeEnabledProc (objDiaformToolbarButton, objToolbarButtonEnab, NULL);
         return objDiaformToolbarButton;
    I think I read something about you cannot add buttons to the default toolbar in Reader X programmatically. So I tried File and Rotate toolbar instead but to no avail.
    Can someone explain why it doesn't work?
    Best regards
    Jan

    Hi Irosenth
    Thanks for the answer. I am not sure I understand your question though.
    We have a collection of reader enabled pdfs that the user can open in a webbrowsercomponent in a .Net winform.
    We used to (Reader 9.4 and before) replace the Readers "save pdf" button with our own "save pdf" button that
    - saves the pdf
    - exports its data as xml
    - send a message to the .Net winform that the pdf has been saved.
    We implemented our own save button and its functions using a plug-in.
    Now I can't find our "save pdf" button in Reader X. That is my problem.
    So I try to create a new toolbar and place our "save pdf" on this new toolbar as you adviced me.
    I expect the toolbar to show up in the Tools pane in the webbrowser component in Reader X.
    But it doesn't. There is no Tools pane when I open the PDF in the webbrowser.
    (btw all the keyboard shortcuts we have created in the plugin (ie CTRL, ALT, L) works fine - so the plugin generally works).
    When I couldn't find my toolbar with its button in the webrowser, I tried to open one of the reader enabled pdfs in the Reader X as a standalone application.
    This was just as a test to see if it worked any different from the browser plugin. It is not part of our use case.
    But I noticed that in the standalone Reader X I do have a Tools pane, and my new toolbar but no "save pdf" button.
    This is how it looked with Reader 9.4 and before:
    OK the red text in the screenshot is quite difficult to read. It says (from above)
    "We have replaced the Readers save button with our own save button in the plugin.
    This is the (selvcreated save) button I miss in Reader X"
    "This is a Reader enabled PDF shown in a webbrowser component in a .Net Winform"
    "The users only have the Reader, not Acrobat"
    Best regards
    Jan
    Message was edited by: Dafolo_Jan

  • Acrobat PDF plugin does not appear in Word 2013

    After I installed Acrobat XI Pro, I do not see the Acrobat tab in the Word 2013 ribbon bar. If I use Word 2010, I do see the Acrobat tab. Is this a bug in Acrobat XI Pro that will be fixed for Word/Office 2013?

    Ok, both of you have proven how "smart" you are but have failed to answer the -basis- of the question  "will Adobe fix or make compatible Acrobat 11 so the PDFMaker add-in will work with Office 2013?".  I had initially responded to kangfamily to provide more information and confirmation that the issue does exist and that the incompatibility is with both Acrobat 10 and 11, not just with 11.  I offered that it is an incompatibility with Acrobat's PDFMaker add-in and Office 2013, not a setting or other issue in either product.
    Obviously Acrobat 11 was released before Office 2013 so Office 2013 will not show in their help pages.  The base, underlying question is to Adobe and that is "Is Adobe going to release a patch/update/upgrade (pick your prefered word) to Acrobat 11 that will make the PDFMaker add-in compatible with Office 2013?  And if they are, should we expect to see it soon?"  This question is the same as when Microsoft released Office 2010 and Adobe released Acrobat 10 with initial compatibility only with the 32 bit version of Office 2010 but subsequently released a patch to Acrobat 10 to make it compatible with the 64 bit version.  On that basis, the question should also indicate there are still the 2 versions of Office 2013 (32 and 64 bit) as well.  Since neither of you work for Adobe, I don't think either of you can answer that question.
    PS: I am not hijacking this thread but clarifying what is occurring by providing more indepth information about the incompatibility and clarifying what the base question is.

  • Ipod does not appear in the organizer.

    Hi All.
    I've installed the SDK 8 on my Mac OS x 10.5.
    While following the Apple "How to start" I'v tried to get my Ipod device info from the xcode organizer.
    Unfortunately my Ipod does not appear in there and it does being recognized by the Itunes 7.7.
    Can anyone please explain to me what can be the problem (and how to solve it??)
    Thanks.
    Yaniv.

    I digged into it as I had the same problem, I found this in the logs:
    7/17/08 21:49:46 Xcode[2242] Error loading /Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Plug-ins/iPhoneR emoteDevice.xcodeplugin/Contents/MacOS/iPhoneRemoteDevice: dlopen(/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Plug-ins/ iPhoneRemoteDevice.xcodeplugin/Contents/MacOS/iPhoneRemoteDevice, 265): no suitable image found. Did find:
    /Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Plug-ins/iPhoneR emoteDevice.xcodeplugin/Contents/MacOS/iPhoneRemoteDevice: no matching architecture in universal wrapper
    It turned out that XCode was running in 64bit mode, so it could not load the 32bit plugin. After toggling the 'Open in 32 Bit Mode' checkbox in 'Get Info' on XCode the device loaded (in 32 bit mode), then the iPod showed in the organizer.

  • The password save prompt box does not appear on logging in to certain password protected webpages; is there another way of adding their passwords to Firefox sync?

    Dear Firefox tech supporter,
    I am Currently running:
    Firefox v6.0.2;
    Windows 7 fully updated at 19 Sept 2011 15:45 GMT;
    Norton Internet Security 2011 (using Identity Safe) fully updated at same time as Windows 7;
    Extensions to Firefox-
    Norton Toolbar 2011.7.1.3;
    Symantec IPS 3.1;
    Add to Amazon Wish List Button 7.1;
    Minimap Addon 0.3.13
    Plugins
    The usual suspects from Microsoft, Adobe, Wacom, Apple and Google, all of which are checked and no updates currently found.
    With webpages such as <https://shop.avanquest.com/members/?company_rs=51>, PayPal and Windows Live e.g. after correct login details are entered into the online form and login is performed successfully. The "key" symbol does not appear to the left of the "awesome bar", neither does the password save pop up box and so the login details for the site cannot be saved in Firefox sync.
    This is not specific to https secure sites, as I have been able to save the passwords for several https secure sites and conversely, I have been unable to save the passwords for some http non secure URLs. I have ensured that, whilst trying to enter a page or site into Firefox sync, it has the only tab open.
    There does not seem to be a way of manually entering website details (URL, User Name, Password etc.) into Firefox Sync; how can I save the password details for such sites?
    Thanks in advance for your help,
    Chris Morris

    Make sure that you do not run Firefox in permanent Private Browsing mode.
    *https://support.mozilla.com/kb/Private+Browsing
    To see all History and Cookie settings, choose:
    *Tools > Options > Privacy, choose the setting <b>Firefox will: Use custom settings for history</b>
    *Deselect: [ ] "Always use private browsing mode"
    *Tools > Options > Security: Passwords: "Remember passwords for sites"
    See also:
    *http://kb.mozillazine.org/User_name_and_password_not_remembered
    *Saved Password Editor: https://addons.mozilla.org/firefox/addon/saved-password-editor/

  • I was running KeyPassFox with Firefox 8.0.1, but the plugin does not work in the new release (9) . Is there a way to restore my previous version with all of my bookmarks intact? I do not mind if I have to restore the plugins myself.

    I was running KeyPassFox with Firefox 8.0.1, but the plugin does not work in the new release (9) . Is there a way to restore my previous version with all of my bookmarks intact? I do not mind if I have to restore the plugins myself.
    The plugin shows on the list as enabled and functioning, yet the tool does not show on the toolbar. It would appear that I need to restore the previous version of Firefox and wait until a newer release of the plugin is available before upgrading the browser.

    I copied the iTunes file from the external drive and it's in both places.  I thought all I would need is the iTunes program (which I downloaded to new computer) and my iTunes library file.  There must be something else that's missing.  My iTunes library looks the same on the new computer as it does when I open it on the external drive.  If I click on an iTunes library song from my new computer, it will only play if I have the external drive plugged in.
    My back-up drive is a mess.  I have multiple copies of music, video, photo, and document files and I don't know how that happened. ={  Obviously, I don't know how to back up stuff properly and there are back-up files extending over a 6- to 8-year period.  I think all I did was just drag and drop the main folders from the back-up drive to the same main folders on the C: drive.  Also (and I'm kind of fuzzy on this) Windows used to automatically save music files in a folder within my document files (which makes no sense to me).  As my Jewish friends would say, "Oy Vey!" 

  • Eclipse environment does not appear the options "Web Dynpro Project"

    Hi all,
    I installed the SAP NetWeaver 7.1 Composition Environment SP03
    But in my eclipse environment does not appear the options "Web Dynpro Project" and not "Development Component Project".
    That is, I can not do a Web Dynpro project
    I have to do some more configuration in eclipse, for example, carry some plugin?
    How to do this, please help me
    Thanks,
    Vivian

    Hi,
             I think you are suffering from the problem below.
    Problem Statement:
    No Webdynpro Perspective is Visible
    only perspectives available are
        Debug
        Resource(default)
        Team Synchronizing
    How to Solve:
    There are many ways that this kind of error can occur.
    1.   It may occur due to "improper installation of NWDS"                                        
    How to Check and Resolve :    Is NWDS is displayed in intalled list in Control panel? If 'yes' then it is properly installed. If 'No' then reinstallation is needed.
    2.  It may occur due to "installation of Skeleton alone"
    How to Check:
                                      you can check if your installation includes Web Dynpro by selecting
    Help->Software Updates->Manage Configurations.
    When installing Developer studio 7.1 you only get the bare eclipse installation (Skeleton). You have to add web dynpro and all, after the initial install is complete.
    The installer installs the kernel of the Developer Studio. The kernel contains Eclipse and a few SAP additions, but is not equipped with the SAP features necessary for the Composition Environment. In order to install the required SAP features you have to install the SAP features.
               How to Resolve:
    Updating the NWDS software will resolve the problem.
    Go to Help->Software Updates->Find and Install. This will install the default SAP plugins that came with your NWDS CE 7.1 setup source and also the additional updates that are needed.

  • Noscript does not appear in my add-ons list in firefox 18

    I know the Java plugin is disabled in FF 18 but I tried to install the Noscript add-0n. It says it is installed but after I restart FF, Noscript does not appear in my add-ons list. Windows XP

    Thanks ideato but that's the problem. Noscript is not in the extensions list. I use the terms "add-ons list" and "extensions list" interchangeably. The author of Noscript advises me that the extensions/add-ons list manager must be corrupted.

  • [solved] SD card in my card reader does not appear as a device

    Greetings.
    I have an Asus EEE 1015PEM netbook, which has a built-in card reader.
    I found some old SD cards that I am trying to get files from. When I insert them into the SD card reader in my netbook, the SD card does not appear as a device, and thus, I cannot mount it.
    sh-4.3$ ls /dev/sd*
    /dev/sda /dev/sda1 /dev/sda2 /dev/sda3
    sh-4.3$ lsusb
    Bus 001 Device 002: ID 13d3:5702 IMC Networks UVC VGA Webcam
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 005 Device 002: ID 13d3:3315 IMC Networks Bluetooth module
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    sh-4.3$ # insert card
    sh-4.3$ sleep 10
    sh-4.3$ ls /dev/sd*
    /dev/sda /dev/sda1 /dev/sda2 /dev/sda3
    sh-4.3$ lsusb
    Bus 001 Device 002: ID 13d3:5702 IMC Networks UVC VGA Webcam
    Bus 001 Device 010: ID 058f:6366 Alcor Micro Corp. Multi Flash Reader
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 005 Device 002: ID 13d3:3315 IMC Networks Bluetooth module
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Come to think of it, I am not sure I ever tried my SD card reader since I installed Arch on the machine (the machine was running Ubuntu before that, and there, inserting an SD card would trigger some automount magic).
    You guys know what I can do to access the files on my SD cards?
    Cheers,
    Willard.
    Last edited by willardthor (2014-06-08 17:13:35)

    Trilby wrote:
    And
    uname -a
    pacman -Qs linux
    sh-4.3$ uname -a
    Linux fenrir 3.14.4-1-ARCH #1 SMP PREEMPT Tue May 13 16:41:39 CEST 2014 x86_64 GNU/Linux
    sh-4.3$ pacman -Qs linux
    local/alsa-lib 1.0.27.2-1
    An alternative implementation of Linux sound support
    local/alsa-utils 1.0.27.2-1
    An alternative implementation of Linux sound support
    local/archlinux-keyring 20140220-1
    Arch Linux PGP keyring
    local/aura-bin 1.2.3.4-1
    A secure package manager for Arch Linux and the AUR written in Haskell - Prebuilt binary
    local/iptables 1.4.21-1
    Linux kernel packet control tool
    local/keyutils 1.5.9-1
    Linux Key Management Utilities
    local/kmod 17-1
    Linux kernel module handling
    local/lib32-alsa-lib 1.0.27.2-1
    An alternative implementation of Linux sound support (32 bit)
    local/lib32-libxshmfence 1.1-1
    a library that exposes a event API on top of Linux futexes (32-bit)
    local/lib32-util-linux 2.24.1-1
    Miscellaneous system utilities for Linux (32-bit)
    local/lib32-v4l-utils 1.0.1-1
    Userspace tools and conversion library for Video 4 Linux (32-bit)
    local/libimobiledevice 1.1.6-1
    Is a software library that talks the protocols to support iPhone and iPod Touch devices on Linux
    local/libiodbc 3.52.9-1
    Independent Open DataBase Connectivity for Linux
    local/libutil-linux 2.24.2-1 (base base-devel)
    util-linux runtime libraries
    local/libva 1.3.1-1
    Video Acceleration (VA) API for Linux
    local/libxshmfence 1.1-1
    a library that exposes a event API on top of Linux futexes
    local/linux 3.14.5-1 (base)
    The Linux kernel and modules
    local/linux-api-headers 3.14.1-1
    Kernel headers sanitized for use in userspace
    local/linux-firmware 20140316.dec41bc-1
    Firmware files for Linux
    local/lirc-utils 1:0.9.0-71
    Linux Infrared Remote Control utils
    local/man-pages 3.68-1 (base)
    Linux man pages
    local/mdadm 3.3-2 (base)
    A tool for managing/monitoring Linux md device arrays, also known as Software RAID
    local/mplayer 37051-2
    Media player for Linux
    local/pacman-mirrorlist 20140531-1
    Arch Linux mirror list for use by pacman
    local/pipelight 1:0.2.7-1
    A browser plugin which allows one to use Windows only plugins inside Linux browser
    local/syslinux 6.03pre12-3
    Collection of boot loaders that boot from FAT, ext2/3/4 and btrfs filesystems, from CDs and via PXE
    local/util-linux 2.24.2-1 (base base-devel)
    Miscellaneous system utilities for Linux
    local/v4l-utils 1.0.1-1
    Userspace tools and conversion library for Video 4 Linux

  • Music file transfered from PC does not appear in t...

    Some of my music files transfered from PC does not appear in the music player in the cellphone but they appear as rigntone..NOKIA N81
    How will i resolve it??
    Can someone help me?
    Please reply, it's urgent.

    Hi Irosenth
    Thanks for the answer. I am not sure I understand your question though.
    We have a collection of reader enabled pdfs that the user can open in a webbrowsercomponent in a .Net winform.
    We used to (Reader 9.4 and before) replace the Readers "save pdf" button with our own "save pdf" button that
    - saves the pdf
    - exports its data as xml
    - send a message to the .Net winform that the pdf has been saved.
    We implemented our own save button and its functions using a plug-in.
    Now I can't find our "save pdf" button in Reader X. That is my problem.
    So I try to create a new toolbar and place our "save pdf" on this new toolbar as you adviced me.
    I expect the toolbar to show up in the Tools pane in the webbrowser component in Reader X.
    But it doesn't. There is no Tools pane when I open the PDF in the webbrowser.
    (btw all the keyboard shortcuts we have created in the plugin (ie CTRL, ALT, L) works fine - so the plugin generally works).
    When I couldn't find my toolbar with its button in the webrowser, I tried to open one of the reader enabled pdfs in the Reader X as a standalone application.
    This was just as a test to see if it worked any different from the browser plugin. It is not part of our use case.
    But I noticed that in the standalone Reader X I do have a Tools pane, and my new toolbar but no "save pdf" button.
    This is how it looked with Reader 9.4 and before:
    OK the red text in the screenshot is quite difficult to read. It says (from above)
    "We have replaced the Readers save button with our own save button in the plugin.
    This is the (selvcreated save) button I miss in Reader X"
    "This is a Reader enabled PDF shown in a webbrowser component in a .Net Winform"
    "The users only have the Reader, not Acrobat"
    Best regards
    Jan
    Message was edited by: Dafolo_Jan

  • Using live HTTP header get This XML file does not appear to have any style information associated with it. The document tree is shown below

    Im using ReloadEvery 3.6.3 & Live HTTP Headers 0.16 plugin's for playin mobsters on myspace. After capturing the the script, editing & placing in the address bar I recieve a message: Failed Security. This XML file does not appear to have any style information associated with it. The document tree is shown below. There was nothing on the Tree. I know the script was edited correct cause it works on the other PC's. Operating system is win7 & Firefox is current. Thx.
    == The first time

    yea I got the same error for playing files on filestube and its just not that, ever since 2 days ago when I updated firefox everything have just started to ..uck up all the time, high cpu memory load without any addons and it wont terminate for another 20secs after I close it... I think I'll just reinstall with an older version, everything worked just fine then

  • The download button does not appear when I try to download Flash Player

    The download button does not appear when I try to download Flash Player on my MacBook Pro.  I'm using Firefox.  I uninstalled Flash Player yesterday and can't download the newest version 11.6.602.180 today, help!

    Here's the current link to the offline installer:
    http://fpdownload.macromedia.com/pub/flashplayer/latest/help/install_flash_player_osx.dmg
    Are you running any ad-blocking or anti-tracking plugins?  When the product download center appears broken, those are common contributors.

  • BI Publisher Desktop 11.1.1.5 Does Not Appear In Word after install

    I have a 2008 version of BI Publisher Installed against Word 2007 (Office Home and Student Edition) which works fine.
    I de-installed this and installed the latest version but the BI Publisher tab does not appear in Word now.
    I've repeated the exercise several times - I can install the older version and the plugin appears.
    Any Ideas?
    Mike
    Edited by: mikelons on May 27, 2011 10:33 AM

    I have a 2008 version of BI Publisher Installed against Word 2007 (Office Home and Student Edition) which works fine.
    I de-installed this and installed the latest version but the BI Publisher tab does not appear in Word now.
    I've repeated the exercise several times - I can install the older version and the plugin appears.
    Any Ideas?
    Mike
    Edited by: mikelons on May 27, 2011 10:33 AM

  • I downloaded the ebates shopping toolbar and wish to remove it but it does not appear in my list of add ons or plug ins. I have just now downloaded the newest version of Firefox.

    I downloaded the ebates shopping toolbar and wish to remove it but it does not appear in my list of add ons or plug ins. I have just now downloaded the newest version of Firefox.

    I am not able to remove the ebates tool bar because it does not appear when i go to tools then addons or extentions or plugins. Where is it?

Maybe you are looking for