Closed GoogleCodeExporter closed 9 years ago
i've the same problem.
please who now, how to use libjingle 0.6 with any ide? or with VS?
Original comment by BilousIg...@gmail.com
on 17 Oct 2011 at 6:44
I'm not sure if I fully understand the question, but if you are looking for
examples that use the libjingle, please take a look at source code under the
following directory:
%libjingle_source_location%/talk/examples/...
Original comment by jun...@google.com
on 21 Oct 2011 at 8:54
@jun...@google.com: Actually this is not my question. I know the location of
the two examples and I successfully build them using Scons. However I want to
know how to use the compiled library jingle.lib in general projects. So I
extract the cc files of example "call" and construct a VS project referencing
jingle.lib, expat.lib, xmpphelp.lib and srtp.lib, and set all include directory
properly. However this project simply doens't build.
Original comment by tangketa...@gmail.com
on 1 Nov 2011 at 12:10
Sorry if there is any confusion, but my point is that the libjingle is not a
COM library. The integration with libjingle is at the source level. With that
said, the "call" example shows you how to integrate/use libjingle to build an
application.
Original comment by jun...@google.com
on 1 Nov 2011 at 4:36
Original issue reported on code.google.com by
tangketa...@gmail.com
on 17 Oct 2011 at 3:32