转自:http://readingmemos.spaces.live.com/blog/cns!ECCDDFB2EC6A263!128.entry

Google Talk library – libjingle 测试笔记

  1. 下载

    http://prdownloads.sourceforge.net/libjingle/libjingle-0.3.0.zip?download

  2. 下载expat XML Parser

    http://sourceforge.net/project/showfiles.php?group_id=10127&package_id=11277

  3. Install expat
  4. Open the libjingle.sln
  5. Add lib path expat-VERSION\StaticLibs
  6. Add include path: expat-VERSION\Source\Lib
  7. Goto http://developer.globalipsound.com
  8. Registrer first
  9. Download
  10. unzip and put it into third_party\gips\Interface
  11. modify the expiration.h
  12. build
  13. if has error: has no netfw.h, download from SDK, or just from http://www.codeproject.com/w2k/WinXPSP2Firewall.asp