dji-sdk / Mobile-UXSDK-iOS

DJI Mobile UXSDK is a suite of product agnostic UI objects that fast tracks the development of iOS applications using the DJI Mobile SDK.
Other
73 stars 43 forks source link

Unable to compile sample Swift project - duplicate output files for DJICalibratePixelBufferProvider.h #53

Open bryanrahn opened 5 years ago

bryanrahn commented 5 years ago

The SwiftSampleCode project is not able to be compiled in Xcode 10b6 (based on 0258b3c52dff92beee16ef548b520c39647e0a13), because there are multiple references to DJICalibratePixelBufferProvider.h within the workspace.

1) Sample Code/DJIWidget/DJIWidget/VideoPreviewer/Helper/ImageCalibrate/PixelBufferProvider/DJICalibratePixelBufferProvider.h 2) Sample Code/DJIWidget/DJIWidget/VideoPreviewer/Helper/ImageCalibrate/DJICalibratePixelBufferProvider.h