Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).

iOS build error ld: library not found for -lwoogeen

Cyrus_L_1
Innovator
407 Views

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

0 Kudos
3 Replies
Chunbo_H_Intel1
Employee
407 Views

Have you added libwoogeen.a’s folder to “Library Search Paths” under “Build Settings”?

0 Kudos
Cyrus_L_1
Innovator
407 Views

Yup - that was the issue - example builds now thanks!

0 Kudos
Chunbo_H_Intel1
Employee
407 Views

Good. Glad to see it solved.

Thanks!

0 Kudos
Reply