> Le 25 juin 2015 à 15:13, Dave <d...@looktowindward.com> a écrit : > > >> On 25 Jun 2015, at 13:33, Bill Cheeseman <wjcheese...@gmail.com> wrote: >> >> >>> On Jun 25, 2015, at 8:09 AM, Dave <d...@looktowindward.com> 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. >
That just means you wrote an invalid sdef file in the first place. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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 arch...@mail-archive.com