Hacker News new | ask | show | jobs
by MaxGabriel 4572 days ago
For anyone building the sample project getting _vImage related compiler errors, link Accelerate.framework.

I can't figure out why that's an issue though — URBImageMediaViewController (dependency where the error comes from)'s sample project doesn't link against Accelerate.framework either, but it builds fine.

1 comments

Hey Max, are you talking about the Ripple demo or the Canvas one? I'll definitely look into that. :)
Hey :)

Canvas one.

Ok, will look into it!