I just compiled a project and Xcode returns these two errors which don\'t seem to be my code\'s fault. How do I fix them?
Undefined symbols for architecture i386
Apparently vImageBoxConvolve_ARGB8888() is not defined. See if the Accelerate framework is properly included in the project.