<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt"><div class="" style="">I followed this instruction: <font><a href="https://github.com/jcaden/libnice/blob/master/README.win32">link</a></font> in order to port libnice on Win32. Everything works correctly with version 0.1.4. However, when I tried to port libnice version 0.1.5 and above, I encountered some errors:</div><div class="" style=""><br class="" style=""></div><div class="" style=""> - Struct **_GMutex** is an **undefined struct**. </div><div class="" style=""> </div><div class="" style=""> - I can not find file: **inttypes.h**, which is included in **stunagent.c**</div><div class="" style=""><br class="" style=""></div><div class="" style="">Please tell me how to fix it</div><div class="" style="">Thank you very much.</div><div class=""
style=""></div></div></body></html>