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

ld: framework not found WowzaGoCoderSDK #3

Closed ahmedb closed 8 years ago

ahmedb commented 8 years ago

I can not get the sample projects from the master branch to compile on my device. It complains that the WZBroadcastScaleMode class is missing and when I comment it out, I get :

ld: framework not found WowzaGoCoderSDK

Tested both SwiftSDKSampleApp and SDKSampleApp projects. Attempting to run project on an iPhone 6 running iOS 9.3.2 .

ScottKell commented 8 years ago

You need to get the SDK to compile and link the app. See the readme:

Wowza GoCoder SDK. To get a copy of the SDK, send an email message to the Wowza SDK Team.

Regards,

Scott