SDK newby, build my first sample - no go...

Hi all

I would like to join in the creation of extensions ID.

Currently, I'm working through the "getting - started.pdf.

My Mac and tools.

iMac with OS 10.7.3

InDesign CS 5.5 (Version 7.5)

Xcode Version 4.2.1 Build 4D502

I installed "Adobe InDesign CS5.5 SDK" inside my folder "Applications".

I followed the instructions in the "getting started":

Start by double-clicking on any project SDK sample.

This boots Xcode...

So I can't make any sense of the statement, that is to say

1. use the drop-down list Active target on the top left corner of the project window to ensure that you are

generate the desired target.

2. choose Build > rebuild # to do a clean rebuild of the project.

I then tried the Terminal approach to things...

The xcodebuild utility is useful to build XCode projects on the command line. For example, the

following generates the output of the project target base of dialogue:

xcodebuild-project BasicDialog.sdk.xcodeproj - target the Release version

Yes I did cd myself in the right folder first. But it made no difference.

Also:

We recommend that you have both debugging and

requests for dates. The application of debugging is

instrumented to detect bugs and is essential for

development of plug-in successfully.

What does that mean? Is there a 5.5 different ID I need? Where can I get this?

Thanks for the tips

Romano

Good to know that you finally have it upward and the work.

If the problem is resolved, it is better to mark you the question answers to help others looking for a solution to the problem.

Manan Joshi

-Effective InDesign solutions-

MetaDesign Solutions

http://metadesignsolutions.com/services/InDesign-development.php

Tags: InDesign

Similar Questions

  • By dividing the time base clock sample by N, we're the first sample on pulse 1 or pulse N?

    I use an external source for the time base a task of analog input sample clock. I'm dividing down by 100 to get my sample clock. Is could someone please tell me if my first sample clock pulse will be generated on the first impulse of the source of the base of external time, or about the 100th?

    I use a M Series device, but can't see a time diagram in the manual that answers my question.

    Thank you.

    CASE NO.

    CERTIFICATION AUTHORITIES,

    I don't think it's possible to use the sample clock of 3 kHz on the fast map as the time base clock sample on the slow map and get the first sample to align.  The fast card can enjoy on each pulse signal 3 kHz, while the slow card will have to meet the requirement of the initial delay before he can deliver a sample clock.  If you turn this initial delay a minimum of two ticks of the time base, the slow card eventually picking around the edges of the clock 2, 102, 202, etc..  You can set the initial delay for 100, which means that the slow card would taste on the edges, 100, 200, 300... but you wouldn't get a card reading slow on the first edge of your sample clock.

    Hope that helps,

    Dan

  • first sample returned is always the same

    I have a very strange problem with my usb-6210.

    I have read two channels with 16 bit and I have a constant input signal with values mainly between 2300-2600. now, the first sample read is always exactly 13108 on the second channel. After the first sample, the following is read correctly.

    the first string of bed properly from the start.

    How can this be?

    Thanks for your thoughts.

    Hi andreas,

    Thanks for your comments! while trying to gather information to answer your question, I found the error.

    I'm using wxWidgets and read 16-bit values on daqmx. to store the values in a buffer, I use a table of wxInt16. turn, this table is initialized with values of-13108 for reasons that I can't imagine.

    hope this info helps someone...

    Thank you once again.

  • Unknown Flex SDK: «Extension Builder 4.5»

    Hi-

    I investigated this during a few days and I can't find an answer. I have a license Extension Builder 2 and am subscribed creative cloud. My ideal scenario is to build my extension with Fb 4.7. However, this seems so an unsupported configuration...

    My second best option is to build with 4.6:

    I install CS Extension Builder 2.0 in FlashBuilder 4.6.

    Installation seems to fill.

    I build a simple helloworld project.

    I target for SC 6.

    I select run as Adobe Indesign Extension

    I get the error: Unknown Flex SDK: «Extension Builder 4.5»

    Of course, my project is "Extension Builder 4.5" but this SDK is not installed. Or unrecognized. Or...

    Help, please. I encountered this on two separate computers (both mac os 10.8.3) and I am puzzled.

    I solved this. I have redownloaded and installed 4.6 FB.

  • Use the margin CSS-follow up of form "build your first site.

    I just finished the tutorial of DW part 6 build your first website in Dreamweaver CS4, which were great!

    Do I have a recurring problem with the 'margin' in CSS Tho files '.

    When I view my page in my browser, it is not centered (despite stating the margin: 0 auto; in the CSS page). Furthermore, when I am formatting the text in the main_image div spacing between my heading 3, heading 4 and paragraph do not respond to the commands of the margin for the corresponding CSS. Regardless of the height of setting, or margins used the text won't format because he should offered in the tutorial. The same is true even if I use margin_top:, margin-bottom: etc.

    In view of these two problem together am I missed something concerning the order of the margins. I posted all the files generated by the tutorial to the folder:

    www.malcolmshield.com/public_ftp/check_magazine/

    I've also attached the more critical (check_magazine.css & index.html)

    I'm new to the whole game, so my apologies in advance for the simplicity of the peoblem I to offer and if you can't get hold of the files to look over my code please let me know.

    Thanks in advance!

    M

    You are having problems it is because the margin: 0 auto can be used to Center elements only if the item has a declared width. Although your container

    width, is the reason why the page isn't centering is due to a mistake in your CSS:

    #container {
    width 968px;
    background: #FFFFFF;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10ox;
    overflow: hidden;
    }
    

    The colon is missing after width. It should be this:

    width: 968px;
    

    Without the colon, the rule is not valid and ignored.

  • Illustrator SDK CC: Impossible to compile samples

    Hi all

    I am new to writing plugins and I'm learning the tricks of the trade through examples of Illustrator SDK 2015.3. My development environment is on a Mac using Xcode 8.0.

    When I open one of the examples of project (EmptyPanel for example) and try to build the plugin I get a series of errors on type names unknown (SInt16, OSType, UInt16, Point, Rect, etc.). It seems that these types must be defined in MacTypes.h.

    missing types.png

    I can build and run the example in "Creating a plug-in on Mac OS" of the document "Getting Started":

    http://wwwimages.Adobe.com/content/dam/Adobe/en/DevNet/Illustrator/SDK/CC2015_3/getting-St arted - guide.pdf

    Anyone found and solved this problem? It must be a build setting or something I'm missing?

    I found my problem: in the project build settings under "Header search paths", you must delete the entry for "/ Developer/Headers/FlatCarbon", it is no longer necessary.

    And regarding the caveat, "ignorant recursive header expansion for path *", you must change the "." path in the same settings (Header search paths) recursive entry to non recursive (i.e. change ".") " / ** « à ». ».

    I don't consider the netiquette and post an answer to my own question in the hope it saves someone banging your head against the wall even in the future.

  • code source SDK Oracle java cloud service sample

    Hello guys.

    I'm trying to get my hands on the source code for the sample applications for the java cloud service.

    I tried to decompile however only stubs are generated for java classes and the source files are empty.

    Please can you advice how to get these Oracle?

    Thank you

    The source code is available in the SDK under "oracle-javacloud-sdk-14.1.5\oracle-javacloud-sdk\samples\maven\filebrowser"...

    --

    Jani Rautiainen

    Relationship with the developers of Applications in fusion

    https://blogs.Oracle.com/fadevrel/

  • Lack of first samples using digitizer Tclk and function generator

    Hello

    I have a pxi-5922, an arbitrary signal 5412 generator. They are synchronized due the Tclk. The question I have is that I can not capture the start of production of function generators. I tried the positions of different reference for the scope, but am unable to quarter at the beginning.

    I tried to have the function generator and digitizer as the master, this does not seem to help with my question.

    Is there something else I could try to capture the start of the release of gen func using Tclk.

    See you soon,.

    Brett

    So the 5922 has a delta sigma converter that will cause a delay of the sample during synchronization with other cards, the same as our DSA cards.  It is the delay of the sample we see and has nothing of synchronizy we can do to get rid of him.  What I would recommend is to generate samples 62 "junk" at the beginning of your waveform.

  • Building my first "app".

    Hi all

    Previously, I had created a simple Web site mobile friendly for someone. Now, they are asking that they would like to turn this into a real application for possibly iOS and Android and Windows phone.

    If I was facing the phonegap - concept http://PhoneGap.com/ where they use a Web site properly configured and converted to it App

    A main issue here is that my site has about a database FileMaker with PHP backend. As I understand the phone gap could not communicate with PHP, so things must be converted.

    For this I started looking into the concept of separate PHP and moving it off site to Web pages outside of the app we can call on Query / json. (the php pages coded json data) Well, it should work for the app.

    I am not competent in javascript, so I would like to know some good learning (like lynda.com and other) links

    Are there tips using Dreamweaver with javascript?

    I would like to hear opinions on the best way to "create an application" of an existing Web site and alternates to phonegap. Also, I am interested in general comments on phonegap and this process.

    Thank you

    Dave

    Since you specifically mention lynda.com, you will probably find the following useful courses:

    Free of resources, I would recommend from Basics of JavaScript in the Mozilla Developer Network.

    Regarding alternatives to PhoneGap, the principal is Appcelerator Titanium. There are in-depth articles on PhoneGap and Titanium on the Smashing Magazine site.

    I have no experience with Appcelerator, and for a long time I used PhoneGap. When I used PhoneGap, I found it relatively easy to use, and PhoneGap Build is a very convenient way of packaging an app for different platforms. To be able to compile an app for iOS, you will need to obtain a license from Apple Developer. I found installation configuration necessary for iOS rather confusing, but it could be improved.

    PhoneGap and PhoneGap Build have been integrated into Dreamweaver CS5.5 and CS6, but they were removed from Dreamweaver CC because it became impossible to follow the rapid changes that are occurring to PhoneGap in time. I don't know if a more up-to-date Add On is available for CC.

  • Need help to build my first WebService

    Hi guys,.

    I'm developing my first web service using eclipse. The web service is very simple, that it is just a list that will be called by a pod of JMS. For user interaction I use JSF when the user enters a JMS bean option should call the web service and get the result with respect to the option entered by the user. I am very new to web services and their creation with eclipse and I don't have any idea what to call it with a WAD of a customer. I did a lot of research but did not get a clear explanation how integrate EJB web services.

    I will be grateful if you can support me with some useful links on this issue and where to download the EJB container.

    Greetings from King,

    deployment of a queue is not in the jboss.xml; you create a separate service for it. For example, you can add a file "myapp-destinations - service.xml' in the deployment directory and add the following content:"

    
    
    
        
          jboss.messaging:service=ServerPeer
        
        jboss.messaging:service=PostOffice
      
    
    

    It will deploy a queue 'MyJmsQueue '. In this configuration example replace "myapp" and "MyJmsQueue" with any name you want.

    Who helps you, or was your problem elsewhere?

  • PC build issues - first - AE - Dynamic Link - 5 d

    Dear Adobe community,

    -HI-

    I found this a time ideal for introducing me to this community already with a number of Questions:

    I am currently trying to get a PC built for my - just arrived - CS5 MC.

    Since I am originally a passionate editor and AE enthusiast, having worked for Studios where I never had to worry about hardware problems,

    I am not well versed with the material.

    Now I am decided to leave offices and try it on mine. (with the help of some great people)... exciting times
    -image-videos, music videos, commercials and sport-clips, etc.

    Looking through this Forum and read carefully all items (thank you all, especially bad!) and discussions, I still have a few open questions, I want to address:

    My Budget is about €3000 (Yes, all the prices that I know are in €, sorry.)

    The first few future projects will be shot with a canon 5 D M2

    Max length: 3-12 Minutes

    Max V tracks: first: 5 (atm, perhaps more future projects)
    Max AE layers: a lot

    possibly using dynamic links in the first lot.

    outputs: Blu - Ray, web, DVD, flash

    So what I currently intend:

    1.) CPU: i7 950, 3, 06 GHz quad €294

    2.) MB: Gigabyte GA-X58A-UD3R (Rev. 1.0) €206

    2.) are there better alternatives / cheaper?

    3.) CPU Cooler: SCYTHE kabuto 120 x 120, €45
    , 3.) bad idea? any other suggestions?

    4.) 12 GB of RAM: Corsair Dominator 6x2Go €340
    4.) is sufficient to start and perhaps upgrade later or should I go for 24 immediately where AE can be hungrier?

    5.) GPU: PNY Quadro 4000 / evga GTX 480 superclocked / evga GTX €470 930 --272€ € 565

    The 4000 is officially supported and expensive like nothing else, also read somewhere in this Forum that there is no advantage there is more-->

    The GTX 480 seems to get the best results PPBM (with the 'hack'? with the latest CS5?) and is almost half the price

    so I could save money for RAID or a Vespa

    The 470 is listed as certified, much less expensive, but it will slow down my workflow compared to the above 2?

    5.) open to any input on the matter!

    BD - R 6.) SATA PLEXTOR PX-BD940SA 230

    + a DVD-ROM

    I heard about LG is not not very reliable and the Plextor seems a good alternative.

    7.) POWER SUPPLY: CORSAIR TX 950W - €141

    8.) RAID RAID or not? and a more?

    I have read and tried to understand everything that has been said on this subject and I am always powerless.

    My intention is to get a

    C: 300 GB Velociraptor for Windows 7 Professional and a

    D: 1 TB Barracuda for images/pictures, sounds etc (+ perhaps project files?) (<-taken from my current computer = €0)

    I have a 500 GB LACIE for my private affairs and a 1 to LACIE for backups and Archives.

    with the CoolerMaster HAF - X 6 x 3.5 "Slots so I if I'm not mistaken, I have 4 locations for:

    4 single Discs / 2 x 2discs RAID0 / 1 x RAID5 4discs
    It will be fairly simple to start with discs for the different scratch disks and opt for a RAID later

    or are there any suggestions for a good and affordable RAID configuration.

    Sorry to bother with this old question, but I couldn't get specific information, I really understood from reading who revolves around this topic, especially for my current needs / specifications of the project.

    So:

    I look forward to the comments and suggestions and I am grateful for any tips and ideas.

    Thanks and greetings of the Austria

    Felix

    Hello

    Felix

    also conider the ASUS motherboards

    Take a look at this review.

    http://BenchmarkReviews.com/index.php?option=com_content&task=view&ID=458&Itemid=69

    Baz

  • Building my first application

    Guys, I'm new to the forum. I built a base application that opens a menu IM--> system Messages.

    However after that giving a sleep of 1000 ms the application switches to the MyScreen.java.However I don't want my MyScreen is visible. I want my Menu IM to stay on the bb screen, and then I want to access the menu--> options--> and the following screen... Help me pzzz. And don't forget that I am new to the community. Thank you

    package mypackage;
    
    import net.rim.device.api.system.ApplicationManager;
    import net.rim.device.api.system.ApplicationManagerException;
    import net.rim.device.api.system.SystemListener;
    import net.rim.device.api.ui.UiApplication;
    
    /**
     * This class extends the UiApplication class, providing a
     * graphical user interface.
     */
    public class MyApp extends UiApplication implements SystemListener
    {
        /**
         * Entry point for application
         * @param args Command line arguments (not used)
         */
        public static void main(String[] args)
        {
            //BlackBerryMessenger bbm= BlackBerryMessenger.getInstance();
    
       try {
                ApplicationManager.getApplicationManager().launchApplication("net_rim_bb_qm_peer");
             }
         catch (ApplicationManagerException e) {
                // TODO Auto-generated catch block
                e.printStackTrace();
            } 
    
         try {
                Thread.sleep(1000);
             }
          catch (InterruptedException e)
            {
                // TODO Auto-generated catch block
                e.printStackTrace();
            }
    
            // Create a new instance of the application and make the currently
            // running thread the application's event dispatch thread.
            MyApp theApp = new MyApp();
            theApp.enterEventDispatcher();
    
         try
         {
                Thread.sleep(1000);
         }
    
         catch (InterruptedException e)
    
         {
                // TODO Auto-generated catch block
                e.printStackTrace();
         }
    
       }
    
        public MyApp()
        {
            // Push a screen onto the UI stack for rendering.
            pushScreen(new MyScreen());
        }
    
        public void batteryGood() {
            // TODO Auto-generated method stub
    
        }
    
        public void batteryLow() {
            // TODO Auto-generated method stub
    
        }
    
        public void batteryStatusChange(int status) {
            // TODO Auto-generated method stub
    
        }
    
        public void powerOff() {
            // TODO Auto-generated method stub
    
        }
    
        public void powerUp() {
            // TODO Auto-generated method stub
    
        }
    }
    

    I used your code then change MyScreen.java

    Import net.rim.device.api.system.Application;
    Import net.rim.device.api.system.ApplicationManager;
    Import net.rim.device.api.system.ApplicationManagerException;
    Import net.rim.device.api.ui.MenuItem;
    Import net.rim.device.api.ui.container.MainScreen;

    /**
    * A class that extends the class screen, which offers default standard
    * behavior for BlackBerry GUI applications.
    */
    / public final class MyScreen extends form {}
    /**
    * Creates a new object of MyScreen
    */
    public MyScreen() {}
    Set the displayed title of the screen
    setTitle ("MyTitle");
    addApplicationMenu (this);

    }

    /**
    * Adds a menu that allows the user to perform various message store
    * actions.
    *
    @param screen
    Screen to add the menu to
    */
    void addApplicationMenu (screen display) {}
    AppendUnreadMenuItem MenuItem = new MenuItem ("open Messenger", 1, 1) {}
    public void run() {}
    try {}
    ApplicationManager.getApplicationManager)
    .launchApplication ("net_rim_bb_qm_peer");
    } catch (ApplicationManagerException e) {}
    e.printStackTrace ();
    } {Finally
    Application.getApplication () .requestBackground ();
    }

    }
    };

    mainScreen.addMenuItem (appendUnreadMenuItem);

    }
    }

    and remove the code from MyApp.java. your MyApp will be like this

    **
    * This class extend the UiApplication class, providing a
    * graphical user interface.
    */
    SerializableAttribute public class MyApp extends UiApplication
    {
    /**
    * Entry point for application
    @param args command-line arguments (not used)
    */
    Public Shared Sub main (String [] args)
    {
    Create a new instance of the application and make the currently
    who runs the thread of the application of the event dispatch thread.
    MyApp PAP = new MyApp();
    theApp.enterEventDispatcher ();
    }

    /**
    * Creates a new object MyApp
    */
    public MyApp()
    {
    Push a screen onto the stack in the user interface for rendering.
    pushScreen (new MyScreen());
    }
    }

    (or just copy the code to PASE in your eclipse).

  • Build my first rack fluid CS6 in DW and why do I have problems to save as a template?

    When I save my page as a template and then add a new page, based on the model of my css files automatically attached do as well as the title of the page is locked.  Has anyone else had this problem?  Any ideas?

    Before you screw up your work, validate the code and fix the errors reported.

    Code Validation tools

    ------------------------------------

    CSS - http://jigsaw.w3.org/css-validator/

    HTML - http://validator.w3.org/

    Nancy O.

  • sample and SDK

    Hello

    in the old SA, there was only the SDK provided which brough all elements to Flash Builder be charged to build interactive queries, with the assetplacements incl.the examples of models.

    now, I downloaded the SDK with the package share + samples, installed and they work. But how can I get plug-ins for Flash Builder? they are still missing. can be used as it requires the RDS connection, but because I don't understand not working, how can I manual download from the repository CRX extract the appropriate items and install it to my Flash Builder as before

    tips are welcome

    Thank you

    Dieter

    Hi Dieter,

    This is the public site for the AssetPlacement for Flash Builder plugin:

    http://aesplugins.Adobe.com/AES/tooling/plugin/is/10.0/

    Thank you

    Oana

  • Flex Builder is not compatible 3.0.1 Flex SDK 3.5.0.

    Hello


    We were using Flex 3.0.1 SDK + Flex Builder 3.0.1 combination and worked very well. Then due to some other business requirements had to upgrade the Flex SDK 3.5.0. Now the problem that we face is that the old Flex Builder 3.0.1 is not compatible with the new SDK (version 3.5.0).


    What is the solution? Is there a Flex Builder compatible with Flex 3.5 SDK available... I googled a bit, but failed. Is there any necessary changes in Flex Builder 3.0 files?

    Any eventual solution will be really useful. Thanks in advance.

    Hello

    Have you tried to update Flex Builder 3.0.2 and then using Flex SDK 3.5?

    Updates are available here: http://www.adobe.com/support/flex/downloads_updaters.html#flex3

    Alternatively, Flash Builder 4 also provides full support for Flex SDK 3.5.

    Thank you

    Andrew

    Senior Product Manager, Flash Builder

Maybe you are looking for

  • Changing the setting of 80% to 100% on the Satellite Z30-A-104 battery charging

    Hello I used my Z30 Satellite primarily as a desktop till now (the charger is still plugged).One day I got a popup option to increase the life of the battery (charge only up to 80%) and I accepted the option. But now, I'll be traveling and can't rese

  • Satellite Pro M70 - how to install Windows XP?

    I bought a Toshiba Satellite Pro M70 of second hand and I want to reinstall WinXP. I did not have the Toshiba Recovery CD but I have a my own WinXP disk. It would be OK to reinstall Windows with my own WinXP disc?If the answer is Yes, should what ord

  • 630 HP: Breaking imminent hard drive

    Messages failed hard drive Windows 7 biennial at regular intervals. Checkdisk and defrag show no problem. Restart now prompst to use the SMART drive diagnostic, but does not immediately and offers code: 64B7HS-MFKTIG-60BB03 QUESTION: what chance is t

  • Windows server 2008 product key missing

    in my office install us windows server 2008 32-bit and the server request missing product key product key. How to get to link key

  • error in dialog file 43 happens without apparent reason.

    I was running a program over and over again (dozens of times) with no problem and all of a sudden, I had an error 43 of file dialog box. When I get this error box pops up saying the following: "Error 1 has occurred to open/create/replace file spreads