DJI-Mobile-SDK-Tutorials / iOS-FPVDemo

A demo to introduce how to implement the FPV view, take photo and record video using DJI Mobile SDK.
MIT License
37 stars 24 forks source link

Undefined symbols for architecture i386 , Xcode 7.2.1 #3

Closed mohammedDehairy closed 8 years ago

mohammedDehairy commented 8 years ago

when i try to add the VideoPreviewer folder to my project , this error appears :

screen shot 2016-03-13 at 1 29 53 pm

this is the VideoPreviewer folder in my project :

screen shot 2016-03-13 at 1 32 22 pm
dji-dev commented 8 years ago

Hi, for the FPVDemo project, we don't have libDJIVTH264Decoder.a file, you don't need them to run the FPVDemo, please delete the DJIH264Decoder files and check the project settings compared to the lastest FPVDemo Github source code .