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.
Comments
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.
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!