- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi - I was trying to build the iOS sample p2psample
on building I got this error:: library not found for -lwoogeen
so, I made sure the library path went to the libs directory under CS_WebRTC_Client_SDK_iOS.v2.8
And I added both the libsioclient.a and libwoogeen.a to the the "Build Phases". cleaned the project and rebuilt - still the same error
링크가 복사됨
3 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Have you added libwoogeen.a’s folder to “Library Search Paths” under “Build Settings”?
