• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Problems Building Apple's CryptoSample
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems Building Apple's CryptoSample


  • Subject: Re: Problems Building Apple's CryptoSample
  • From: Joel Norvell <email@hidden>
  • Date: Mon, 26 May 2008 11:05:49 -0700 (PDT)

Dear Philip,
CryptoSample builds now. Thank you very much for the solution to my problem!
And the next time I hit one of these older sample programs I'll know what to
look for.
Appreciatively yours,
Joel

--- Philip Aker <email@hidden> wrote:

> On 08-05-25, at 23:15, Joel Norvell wrote:
>
> > Dear Xcoders,
> >
> > I tried to build Apple's CryptoSample using Xcode 3 under OS X 10.5.2.
> >
> > http://developer.apple.com/samplecode/CryptoSample/index.html
> >
> > I downloaded it.  When I double clicked the CryptoSample.pbproj, it created
a
> > CryptoSample.xcodeproj.  When I double-click that, it brings up the
project.
> > When I click Build, I get the errors listed below.
> >
> > NOTE: I'm sorry I have to append such a long list, but I'm not sure
> > what to edit out without obscuring the problem(s).
> >
> > Any ideas what I'm doing wrong or how to fix CryptoSample so it
> > builds?
>
> In the Project menu select Upgrade All Targets in Project to Native.
> Delete all the old targets.
> Rename all the new targets by deleting the (upgraded) suffix.
> Clean all targets in the project.
> Quit Xcode and delete all items in the assigned "Intermediates" folder.
> Open the project.
> Build.
>
> Now you will get a different set of errors. These should be solvable
> by changing a bunch of variables and parameter types of type uint32_t
> to CSSM_SIZE.
>
> Philip Aker
> echo email@hidden@nl | tr a-z@. p-za-o.@
>
> Sent from my SE/30
>
>




 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: Problems Building Apple's CryptoSample (From: Philip Aker <email@hidden>)

  • Prev by Date: Re: Xcode 3.0 crashes shortly after start part 2
  • Next by Date: Re: Memory Leak
  • Previous by thread: Re: Problems Building Apple's CryptoSample
  • Next by thread: Re: Problems Building Apple's CryptoSample
  • Index(es):
    • Date
    • Thread