Closed ghost closed 10 years ago
@cezarywojcik
Please forgive my poor English。
Things went well when my APP deploying with SDK [iOS 6.0]. But when I change 'Base SDK' in 'Build Settings' from [iOS 6.0] to [iOS 8.0].
row 13: ->@import Accelerate; Use of '@import' when modules are disabled
row 52: ->vImage_Buffer effectInBuffer; Use of undeclared identifier 'vImage_Buffer'
I'm a freshman here . and please help me. Looking forward for your reply !
thanks all . Thank you very much !
Problem solving and the comment can be closed. Thanks
@cezarywojcik
Please forgive my poor English。
Things went well when my APP deploying with SDK [iOS 6.0]. But when I change 'Base SDK' in 'Build Settings' from [iOS 6.0] to [iOS 8.0].
There comes an error in [UIViewController+CWPopup.m] file like:
row 13: ->@import Accelerate; Use of '@import' when modules are disabled
row 52: ->vImage_Buffer effectInBuffer; Use of undeclared identifier 'vImage_Buffer'
something else like undeclared identifier 'effectOutBuffer'
I'm a freshman here . and please help me. Looking forward for your reply !
thanks all . Thank you very much !