flashphoner / wcs-ios-sdk-samples

7 stars 5 forks source link

'FPWCSApi2/FPWCSApi2.h' file not found #1

Open fastcodecoq opened 7 years ago

fastcodecoq commented 7 years ago

I trying to build the iOS sdk demo but I am getting this error WCSUtil.h:3:9: 'FPWCSApi2/FPWCSApi2.h' file not found

flashphoner commented 7 years ago

Did you check our instructions on this page? https://flashphoner.com/wcs-ios-sdk/

You need to build this using build_example.sh script first time. Then after all dependencies are built you will be able to build this from Xcode.

xudo49 commented 2 years ago

Did you check our instructions on this page? https://flashphoner.com/wcs-ios-sdk/

You need to build this using build_example.sh script first time. Then after all dependencies are built you will be able to build this from Xcode. after run this script that output show ARCHIVE FAILED of all simulator how to solve

flashphoner commented 2 years ago

after run this script that output show ARCHIVE FAILED of all simulator how to solve

Please try to build the examples using this step by step manual