iosobjective-cxcodecore-plotvdsp

Error of '"_vDSP maxvD", referenced from...' when implementing core-plot


I'm trying to implement this library for creating graphs in my Xcode project. I'm following this tutorial to insert it in my project. When I finish it and compile and run it, I get the following error:

enter image description here


Solution

  • You need to link with the Accelerate.framework