Re: [[eSellerateObject alloc] init] causes SIGTRAP
Re: [[eSellerateObject alloc] init] causes SIGTRAP
- Subject: Re: [[eSellerateObject alloc] init] causes SIGTRAP
- From: Graham Jones <email@hidden>
- Date: Sat, 21 May 2005 14:58:21 -0400
Hi Tommy,
Thanks for the response. I am using the eSellerate SDK's sample files,
which set up a class called "eSellerateObject" in the code of one of their
routines. I'm trying to find where the NSUrl is initialized, but haven't
found it yet...
They have a longer initializer in the class with more explicit indicating of
the NSURL, so I may need to swap out with that one and lay out the steps
more explicitly.
If you are interested in following their sample "Gecko" Xcode project or
looking at the SDK documentation, it is all available in their SDK at:
http://www.esellerate.net/downloads/eSellerate_SDK_Installer.bin
It includes the Gecko example project I mentioned, and the last chapter of
the enclosed manual includes the SDK's Mac reference.
Thanks,
Graham Jones.
On 5/21/05 2:48 PM, "Tommy Nordgren" <email@hidden> wrote:
> You are trying to initialize a NSUrl with a nil string in the
> eSellerate class default initilizer.
> Is eSellerate an official class from allume? or is it your own? In the
> first case there must be another designated Initializer for the
> eSellerate class. If it is your own class, you need to
> pass a string tp the NSUrl initilizer.
>
> May 21, 2005 kl. 7:32 PM skrev Graham Jones:
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden