> On 25 Jun 2015, at 13:33, Bill Cheeseman <[email protected]> wrote: > > >> On Jun 25, 2015, at 8:09 AM, Dave <[email protected]> wrote: >> >> That’s the problem, “sdef" and/or “sdp" barf when I try to generate the >> header file and without the header file you are pretty much dead in the >> water. > > > I haven't noticed a specific description of the failure you're experiencing. > Do you get a partial header file, or a header file that contains errors or > that causes errors in your Scripting Bridge implementation? I have found in > the past that I can manually edit header files generated by sdef/sdp, at > least by removing irrelevant declarations that aren't needed or that cause > problems, and when I do it right the edited header files work with Scripting > Bridge. >
I get this error: sdp: enumerator of enumeration "e183": missing required "name" attribute. and an (very) incomplete file, e.g. most of it is missing. All the Best Dave _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
