ID CS3 XCode sample projects

Are there any Xcode plug-in sample projects available ? I've been trying to set up an empty Universal Binary project to build on. The Indesign Xcode template gave me a start but it seems like I'm having problems with the header search paths. The ShuckHeaders.cp file eventually includes iterator which spits up a lot of errors about macros getting 2 arguments but taking only one.

D'oh! They're hidden way down inside the SDK build folder. The build folder ? Who's idea was that ? Oh, well. There they are.

Similar Messages

  • Any AE plugin Xcode sample project with cuda for mac?

    Hello everyone,
    As suggested by the AE sdk, I start to create my plugin with sample project from the SDK.
    However, I can not find an example with CUDA support for mac.
    Now I have some troubles to setup an adobe plugin project with CUDA support for mac, as cuda files are compiled by nvcc.
    Anybody can tell me where I can find an example to build an AE plugin with CUDA for mac?
    Thanks for your help.

    For anyone following along, I’ve been able to create a sample project that uses CUDA in Xcode, and will include it in the next PPro SDK.  If anyone is interested in getting it sooner, let me know.
    The most useful post I saw on this was this single post here:
    https://devtalk.nvidia.com/default/topic/386632/cuda-programming-and-performance/integrati on-with-xcode-anyone-created-a-cuda-template-project-/post/2743943/#2743943

  • Error in compiling Photoshop CC 2014 sample project

    Hi,
    I am trying to compile SDK sample project "outbound". but it is showing errors, as "Parse Issue: Unknown type name 'DialogPtr' " in DialogUtilities.h .
    DialogUtilities.h file is in "Adobe Photoshop CC 2014:photoshopsdk:pluginsdk:samplecode:common:includes".
    even if I add this path in project  settings it still shows the errors.
    how can I make this work?
    I am using Photoshop CC 2014 and Xcode version is 4.6.3 (4H1503)
    If you have any idea regarding project settings then please let me know.
    Thanks and regards,
    Priyanka.

    Are you using the CC 2014 release of the SDK?
    The DialogUtilities.h for mac do not work. They are the old Carbon API's. See the Dissolve example for an Objective-C UI.
    I would comment out the DialogUtilities.h include and other associated headers for Carbon UI. Some Carbon calls still work that are unrelated to UI.

  • Error in compiling sample project of photoshop CC 2014

    Hi,
    I am trying to compile sample project "Outbound" of Photoshop CC 2014, but it is showing me error, "Parse Issue: Unknown type name 'DialogPtr' " in DialogUtilities.h file .
    DialogUtilities.h is part of "samplecode:common:include" folder. I have also added this path in header search path, but it is still not working.
    Application I am using is "Photoshop CC 2014"
    and Xcode version is "Version 4.6.3 (4H1503)"
    If anyone have idea about this then please let me know.
    Thanks,
    Priyanka

    Are you using the CC 2014 release of the SDK?
    The DialogUtilities.h for mac do not work. They are the old Carbon API's. See the Dissolve example for an Objective-C UI.
    I would comment out the DialogUtilities.h include and other associated headers for Carbon UI. Some Carbon calls still work that are unrelated to UI.

  • Using Apple's sample project at your own gain, legal or not legal?

    I found a sweet sample project in my Xcode developer folder called "Sketch". I would like to use it's code and redesign, redevelop, and totally flip it around to were I just used it as a template towards my own project. Is that legal to do? Considering Apple produced it as a sample project, not as a sample code to build on. Or would this be something to contact Apple about?

    I've done that. None of them say anything about redistribution to an extent of mine. Most of them say stuff like this "I found this in other headers, but this one came from infoPlst.strings"
    /* For the Finder's info panel. */
    CFBundleGetInfoString = "2.0.1, Copyright © 1998-2009, Apple Inc.";
    /* For the app's About panel. */
    NSHumanReadableCopyright = "Copyright © 1998-2009, Apple Inc.\nAll rights reserved.";
    /* On Mac OS 10.4 "Apple Sketch document" is the localization of the matching CFBundleTypeName entry in the Info.plist. On 10.5 it's also the localization of the matching UTTypeDescription entry in the Info.plist. The NSPDFPboardType and NSTIFFPboardType localizations are only used on 10.4, by Cocoa. On 10.5 the corresponding CFBundleDocumentTypes entries are pretty much ignored, because this app uses UTIs instead. */
    "Apple Sketch document" = "Apple Sketch document";
    "NSPDFPboardType" = "Portable Document Format (PDF) document";
    "NSTIFFPboardType" = "Tagged Image File Format (TIFF) image";

  • Error in compiling sample project of Indesign CC 2014

    Hi,
    I am trying to compile sample project of Indesign CC 2014 using VC++ 2013. but it is showing me following error:
    "error C2039: 'assert_not_arg' : is not a member of 'boost::mpl' (..\..\..\source\sdksamples\basicmenu\BscMnuSuiteLayoutCSB.cpp)    D:\Adobe InDesign CC 2014 SDK\external\dva\third_party\boost_libraries\boost\iterator\detail\facade_iterator_catego ry.hpp"
    Build result is also showing "Unknown compiler version - please run the configure tests and report the results".
    I have added following path in "Project properties->VC++ directories->Include directories"
    D:\Adobe InDesign CC 2014 SDK\external\dva\third_party\boost_libraries
    D:\Adobe InDesign CC 2014 SDK\external\dva\third_party\adobe_source_lib
    Please let me know if any kind of settings I need to change in VC++ 2013.
    I am using application Indesign CC 2014 and VC++ 2013 and OS is Windows 8
    Thanks in advance,
    Priyanka

    You probably need to post this over in the InDesign SDK forum, but I'm not sure that's even the right place. Can you explain in plain language what this "project" is?

  • Sample Project with ni hardware using NI-DAQmx Driver

    hi, i need a Sample Project with NIi hardware using NI-DAQmx Driver

    Please stick to one thread. You've created several that are asking the same thing and the answer remains the same - Help> Find Examples if using LabVIEW. Other programming languages come with their own set of examples.

  • Please help me about samples project with COM UI DI

    I run sample project
    C:\Program Files\SAP\SAP Business One SDK\Samples\COM UI DI\VB.NET\AddColumn
    but i can't test becoz i don't know screen b1 matching with oForm.TypeEx = "65270"
    Please tell me about screen b1 for test this code

    I don't know the answer right away, but:
    - take a look into the FAQ in the Wiki (https://www.sdn.sap.com/irj/sdn/wiki?path=/display//b1/faq)
    - there go to "UI Forms"
    ...and find these links (mid-term we want of course more information directly available in the Wiki...):
    List of form IDs:
    /people/lutz.morrien3/blog/2004/10/01/all-sap-business-one-formtypes-at-one-look
    Update: https://weblogs.sdn.sap.com/cs/user/view/cs_msg/14059
    The hints in the update will help you to get the title of the form - and thus will give you a hint where to look for the form. For your convenience I have copied the "relevant code here:
    Dim Info As FormInfo = Application.ResourceData.GetFormInfo("65270")
    FormInfo.Title
    ...gives you the title of the form

  • How to convert sample project using EF4, ObjectContext -- to EF5 DBcontext?

    I have been working with (wrestling with) trying to create a copy a small sample project -- that is actually 3 project -- a class library containing an ADO.Net Entity Data Model (EF4) which uses ObjectContext, a WCF service application project (that
    connects to the Entity Data Model), and a WPF client which consumes the (data?).  This sample was created in VS2010.  I am trying to create a copy of this sample project in VS2012 (with EF5 and DBContext). The VS2010 sample works fine.  A .zip
    of the sample project (the sample I'm working on -- which I have removed a few additional projects that were included in the original sample project) can be downloaded
    here
    The .zip also contains the sample database (called SkiResultDB, mdf & ldf -- which I recreated the sample database from the original because the name was too long and had too many periods in the original -- but hey, everything still works in
    this sample). 
    The sample project also uses
    [assembly: EdmSchemaAttribute()]
    attribute in the .edmx ...Designer.cs
      It looks like this:
    [assembly: EdmSchemaAttribute()]
    #region EDM Relationship Metadata
    [assembly: EdmRelationshipAttribute("myDataBindingModel", "FK_Competitor_Event", "Event", System.Data.Metadata.Edm.RelationshipMultiplicity.One, typeof(SkiResult.Data.Event), "Competitor", System.Data.Metadata.Edm.RelationshipMultiplicity.Many, typeof(SkiResult.Data.Competitor), true)]
    #endregion
    "myDataBindingModel" is used 25 times through the designer.cs and the .edmx xml file (I renamed that bindingModel to myDataBindingModel -- to see if it would still work, and it did).
    here is what the designer.cs looks like (at a glance)
    When I try to create an ADO.Net Entity Data Model from the template list -- I just get bare bones --   ... : DBContext and none of the stuff that the original .edmx ... Designer.cs had.  But in the EF5 entity data model I do get
    ...edmx...context.tt which contains ...context.cs, but does not contain any of the methods in the original .edmx. 
    My request is if someone could explain -- just the class library part of this sample project for now -- how I could create an ADO.Net Entity Data Model like the original but in VS2012 (EF5) which does everything that the original ADO.Net Entity
    Data model does, the attribute decorators (did the author do that -- or was that generated by VS2010 or some other tool?).  Note:  I got this sample project from
    http://www.software-architects.com/devblog/2010/09/10/MVVM-Tutorial-from-Start-to-Finish
    which includes 8 (short) videos, very concise tutorial (the original sample project also included a Silverlight client and a unit test -- which I removed for simplicity  from my sample).  In the first video, the author specifically states
    that THIS tutorial is not about entity framework and thus did not explain much.  The first video just shows him selecting an ADO.Net Entity Data Model from the template collection and just clicking on the wizard.  I suspect that Entity
    framework was the "Fundamental" part of this sample project. 
    Any Suggestions appreciated.
    Rich P

    Hello Rich ,
    >>My request is if someone could explain -- just the class library part of this sample project for now…
    With the release  of the Entity Framework 5, the team uses the DbContext API installed of ObjectContext and the DbContext is recommended. In your case, since the project already uses the ObjectContext, I think it might be not easy to change
    it to work with the DbContext, you could follow steps as below to make the project still work with the ObjectContext AP:
    1. It still needs you to create the ADO.Net Entity Data Model in VS2012
    2. After you created the model, delete the XXX.Context.tt and XXX.tt files, they are used to work with the DbContext.
    3. In the designer windows, right click and select the properties, change Code Generation Strategy to Default/Legacy Object Context and save the designer windows.
    It would generate the entities are similar with the one you show in the image.
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Can someone send me sample project specifications pls ?

    Hello,
    I need to write the specs of an IDM project. However, I don't know the best formalism to follow on how to describe workflow, events, rights, resources adapters events...
    I know how to do it for other worklfow projects but I want to be sure to stick to SUN philosophy
    If someone can send me a sample project specifications, it would help me greatly
    Here is my email:
    b_ye_ny@yahoo<<NoSpamPls>>.com
    (pls remove <<NoSpamPls>> from the email)
    Thanks you very much
    Regards

    Are there any project specifications availiable at the Sun Partner program?
    Would be interested too in that!
    But in my opinion all the Sun Partner sites (like iForce and so on) and all the Sun internet sites are "a little" confusing and hard to find usable information in it!
    No SSO in my opinion!

  • X-CAN sample project problem

    Hey guys,
    I´m getting started with the myRIO-1900 and try to connect it with my car via X-CAN module with OBD-II BD9 cable to collect and record data from my car.
    I've installed Labview 2014, X-CAN, realtime module in my computer without any problem.
    When I connected myRIO 1900 and X-CAN module with my Mercedes, launched "X-CAN for myRIO" under "sample project", it worked successfully and I can read data from Labview.
    Question 1: What do all the data read mean in the labview, eg. what does identifier means and what does payload means? At first I thought they might be PID codes, but after browsing all the info online, I felt the data are not PID codes because they should start with P01 or P02. Is there a manual for me to review and learn?
    Question 2: Do you guys know how can I record all the data that read from my vehicle and export them to Excel file? I tried to add "File I/O" and "Measure to write" followed by the instructio online, but there was not excel file generated after the run. Any suggestions?
    Here is a snapshot of the project result. Appreciate for the help.

    There is TONS of documentation on CAN buses.  From various hardware and software implementations and a bunch of other variations that can make working with it difficult.  
    On the surface everything is easy, you just read and write frames, as described here
    http://en.wikipedia.org/wiki/CAN_bus
    Frames are just raw data that you can then do things with.  A frame consistes of an ID which identifies the message and also does things like sets priority of the message.  Then the payload is 0-8 bytes (excluding CAN-FD).  These 0-8 bytes are the usable parts of the message.  Protocols have been written to support multi frames, and request reply, among several other features not supported in the hardware.  
    Basically you have a lot of reading to do.  Find all the documentation you can on CAN and how it works knowing that it starts at the frame level which is what you get.  You might even get something out of the first few slides of a recent presentation I did on CAN and XNET.
    https://decibel.ni.com/content/docs/DOC-41749
    As for recording the data.  The most common way is to format it into a 2D array of string, and then use the write measurements to file, or write spreadsheet to create a CSV file that Excel can open.  There are other options that are usually more messy, but can be done.
    EDIT:  Oh and you might get better support from CAN related questions over on the Automotive subforum.
    Unofficial Forum Rules and Guidelines - Hooovahh - LabVIEW Overlord
    If 10 out of 10 experts in any field say something is bad, you should probably take their opinion seriously.

  • X-can sample project

    Hey guys,
    I´m getting started with the myRIO-1900 and try to connect it with my car via X-CAN module with OBD-II BD9 cable to collect and record data from my car.
    I've installed Labview 2014, X-CAN, realtime module in my computer without any problem.
    When I connected myRIO 1900 and X-CAN module with my Mercedes, launched "X-CAN for myRIO" under "sample project", it worked successfully and I can read data from Labview.
    Question: What do all the data read mean in the labview, eg. what does identifier means and what does payload means? At first I thought they might be PID codes, but after browsing all the info online, I felt the data are not PID codes because they should start with P01 or P02. Is there a manual for me to review and learn? Or is there a weblink that can tell and translate these codes? 
    Here is a snapshot of the result. Appreciate for the help.

    HI lichlich1,
    I'm glad that you were able to get the example to run and read in values! That indicates that your NI hardware, drivers, and your program are working. 
    The identifier is an ID from the device you are interacting with. In this case, it's probably the car's ODB controller. As for the payload, that is the actual data sent by the car to your program. It looks like it's displayed in hex.
    As for the meaning of this data, that might rely on Mercedes. I would recommend looking for ODB codes. A quick search turned up this page as well as this more specific page of codes.
    Hope this helps,
    Andrew
    Andrew T.
    Application Engineer

  • Sample projects on direct binding in osb 10.3.1

    Hi All,
    Can anyone suggest me some sample projects in osb 10.3.1 describing direct binding
    Thanks in Advance!!

    Hi Roshni,
    You can find examples for OSB 10.3.1 here, not sure if there's one for direct binding, but may be useful anyway...
    http://java.net/projects/oracleservicebus1031/downloads?page=1&theme=java.net
    Cheers,
    Vlad

  • How can we share knowledge such as sample projects and OPA standards?

    Is there a place for the community to share things? For instance, we have been working on OPA standards, etc. It might be nice for other people to be able to comment on or reuse what we have created.
    We also have example projects we are creating to prove concepts. As an example, we created a project to demonstrate temporal reasoning. This project answers questions such as "How do we make corrections to mistakes put into production for rate tables or temporal rules?" "How are general additions, subtractions, and modifications of rules handled when the rules are temporal?" "How do you unit test temporal rules to make sure they will not break at some point in the future?"
    These questions were not easy to answer, so it would be nice to share our solutions and see what the community thinks.

    Is the rule exchange down? http://www.ruleexchange.com/
    I had time today and wanted to upload a sample "OPA Standards and Guidelines" document for the group's feedback... It is a rough draft, but feedback would help improve the quality of our work.
    If I can manage it, I also wanted to upload a sample project that explains and demos temporal reasoning as we understand it. In light of some recent conversations on date usage, it seemed appropriate.

  • How to run the sample project OrderFulfillment in 6.0.1?

    I installed ALBPM 6.0.1 and imported a sample project OrderFulfillment that came with the software. Try to run the New Customer application, but encountered an JDBC error. Apparently, this project has an external resource, Oralce DB ORDERS Schema. I can't locate the instruction how to create this Oracle ORDERS Schema. Any help is appreciated?
    The task could not be successfully executed.
    Reason: 'java.lang.RuntimeException: fuego.lang.ComponentExecutionException: The task could not be successfully executed.
    Reason: 'fuego.components.SQLException: [BEA][Oracle JDBC Driver]Error establishing socket to host and port: localhost:1521. Reason: Connection refused: connect

    Navigate to the "DBOrders" module in the catalog, right click on the "ORDERS" database below and click "Export Schema Stucture". That will produce a file containing the DML needed to create the database

Maybe you are looking for

  • How to create events in iCal

    I know we can create events (like birthdays, anniversary etc.) from address book and sync it with iCal. What i want to know is how do I create an event (b'day, anniversary etc.) for a person who is not in my address book.

  • How to make fields read only in acrobat 9?

    hi folks I have created a form in Adove livecycle 9. Some fields should be read only from the start. So i have set the property .access 'open'. In versions of Adobe 8 this works, but in version 9 it won't so i think it should be done via another solu

  • SQL Developer 3 EA1: Unit test

    Hi, I just started using the unit test frame work in SQL Developer 3 EA 1 and I need some help defining a test case involving parent - child tables that are manipulated using a plsql API. The API for the child table requires the key of a record in th

  • Palm Piolt Software Crashes In 10.5.1

    I'm having some trouble with keeping Palm OS software running on any of my three Macs. The software that installs the files on the Palm TX crashes before the files are fully installed on the Palm. My computers: iMac G5 10.5.1 iBook G4 10.5.1 MacBook

  • Airplay tab is missing

    with apple product everything is always easy, right? dear all, then i really need help and i am sure you are able to solve the issue. here is the challenge to solve: network is right installed on appletv and computers, firmware update on all machines