Closed GoogleCodeExporter closed 9 years ago
The same on Win7 64bit
I had commented out several files and it compiled ok, but in the call example
it says GetCoreAudioDevices failed with hr - 2147221008
Original comment by maxp...@gmail.com
on 13 Jan 2011 at 5:06
fixed:
=== (+3,-3) libjingle/talk/libjingle.scons ===
@@ -100,7 +100,7 @@
"base/httpclient.cc",
"base/httpcommon.cc",
"base/httprequest.cc",
- "base/latebindingsymboltable.cc",
+ #"base/latebindingsymboltable.cc",
"base/logging.cc",
"base/md5c.c",
"base/messagehandler.cc",
@@ -166,7 +166,7 @@
"session/phone/channelmanager.cc",
"session/phone/codec.cc",
"session/phone/devicemanager.cc",
- "session/phone/libudevsymboltable.cc",
+ #"session/phone/libudevsymboltable.cc",
"session/phone/filemediaengine.cc",
"session/phone/mediaengine.cc",
"session/phone/mediamonitor.cc",
Original comment by greatfoolbear
on 14 Jan 2011 at 2:08
Thank compilation is successful!!!
Original comment by crackm...@yandex.ru
on 14 Jan 2011 at 4:40
Issue 119 has been merged into this issue.
Original comment by jun...@google.com
on 14 Jan 2011 at 5:05
Original comment by jun...@google.com
on 14 Jan 2011 at 5:06
It should be fixed in the next update. Thank for reporting this issue.
Original comment by jun...@google.com
on 15 Jan 2011 at 1:57
when can we get fix
Original comment by parth.sh...@gmail.com
on 1 Mar 2012 at 3:00
Is this still happening in the latest build? It should be fixed awhile ago.
Original comment by jun...@google.com
on 3 Mar 2012 at 2:57
Original issue reported on code.google.com by
crackm...@yandex.ru
on 13 Jan 2011 at 4:15