• 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: Linking 64 bit app against vDSP other Accelerate libraries?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linking 64 bit app against vDSP other Accelerate libraries?


  • Subject: Re: Linking 64 bit app against vDSP other Accelerate libraries?
  • From: "Shawn Erickson" <email@hidden>
  • Date: Wed, 14 Nov 2007 11:48:57 -0800

On 11/14/07, Rick Hoge <email@hidden> wrote:

>     vadd(&data1,1,&data2,1,&result,1,1);

What if you try the following? (how the API is documented)

vDSP_vadd(&data1,1,&data2,1,&result,1,1);

You appear to be using vadd directly which appears to not exist for
ppc64 or x86_64 (see vDSP_translate.h and the fact that that header is
only included for i386 and ppc).

-Shawn
 _______________________________________________
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

  • Follow-Ups:
    • Re: Linking 64 bit app against vDSP other Accelerate libraries?
      • From: Rick Hoge <email@hidden>
References: 
 >Linking 64 bit app against vDSP other Accelerate libraries? (From: Rick Hoge <email@hidden>)
 >Re: Linking 64 bit app against vDSP other Accelerate libraries? (From: "Shawn Erickson" <email@hidden>)
 >Re: Linking 64 bit app against vDSP other Accelerate libraries? (From: Rick Hoge <email@hidden>)

  • Prev by Date: Re: Linking 64 bit app against vDSP other Accelerate libraries?
  • Next by Date: xcode 3 language definition files
  • Previous by thread: Re: Linking 64 bit app against vDSP other Accelerate libraries?
  • Next by thread: Re: Linking 64 bit app against vDSP other Accelerate libraries?
  • Index(es):
    • Date
    • Thread