WowzaMediaSystems / gocoder-sdk-samples-ios

Sample apps for iOS that demonstrate the capabilities of the Wowza GoCoderâ„¢ SDK.
https://www.wowza.com/products/gocoder/sdk
Other
37 stars 14 forks source link

Demo is not working #7

Closed girnarios closed 4 years ago

girnarios commented 7 years ago

clang: error: linker command failed with exit code 1 (use -v to see invocation)

I have used your old WowzaGoCoderSDK.framework that is working fine in my demo. But I have replace this with your current version framework that giving linker error and not showing any file reference. Xcode Image URL

codexprojects commented 7 years ago

Hello @girnarios You first need to create a free trial license key through this url. After that you can download the working project from the link inside the e-mail that you've received from Wowza.

andyjriley commented 5 years ago

@codexprojects is correct that you need a key to initiate. However your issue is related to a linker issue which has been fixed in current project. To fix with current setup add the WowzaGoCoderSDK.framework to embedded binaries within the target. Issue can be closed.

akeller commented 4 years ago

Closing this per last comment.