ksvc / KSYMediaPlayer_iOS

金山云iOS播放SDK(KSYUN Live Streaming player SDK),支持RTMP HTTP-FLV HLS 协议(supporting RTMP HTTP-FLV HLS protocol),直播延时2-3秒(Living delay 2 or 3 seconds)
http://v.ksyun.com/
Apache License 2.0
561 stars 143 forks source link

libstdc++.6.dylib #163

Open MasterYong opened 3 years ago

MasterYong commented 3 years ago

ld: library not found for -lstdc++.6.0.9

FawadMahmood commented 3 years ago

Same issue with me as well.

LingYanSi commented 2 years ago

libstdc++ was deprecated about 5 years ago (note that it hasn't been available in tvOS nor watchOS). Please switch to using libc++.

https://developer.apple.com/forums/thread/103732