How to build libjingle_peerconnection of webrtc only -


i try build webrtc project. big. ninja file generated whole project. how build single libjingle_peerconnection lib ?

after running hooks (ie. gclient sync) setup directories, can compile libs want running like,

ninja -c ./out <libjingle libs>

you can create own separate .gyp file build static lib has libjingle libs direct dependencies, way have build single lib link libjingle libs.


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -