chadnickbok / librtcdcpp

A simple WebRTC DataChannels library
BSD 3-Clause "New" or "Revised" License
158 stars 41 forks source link

CMake build scripts #4

Open chadnickbok opened 8 years ago

chadnickbok commented 8 years ago

I'd like to get this library building with cmake on pc/mac/linux to make things easier.

notedit commented 8 years ago

any play build on iOS/Android?

chadnickbok commented 8 years ago

Yes! But later.

The hard part here is getting libnice/glib to work on iOS and Android. In Principal it should work, but the reality is that getting glib-2.0 building on iOS could be very tricky.

I'll go ahead and create issues for Android and iOS, and see if I can get to them over the next month.

notedit commented 8 years ago

ok i can give some test.

notedit commented 8 years ago

some one has build libnice on ios https://github.com/Anakros/libnice-ios