Skip to content

Instantly share code, notes, and snippets.

Created November 8, 2013 21:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/71e2a80e57eb4b8ae6c1 to your computer and use it in GitHub Desktop.
Save anonymous/71e2a80e57eb4b8ae6c1 to your computer and use it in GitHub Desktop.
Some libnice compilateion errors, while using latest Glib
copying intl.dll to OutDir
1> utils.c
1> udp-bsd.c
2> copying libgio-2.0-0.dll to OutDir
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(122): error C2143: syntax error : missing '{' before 'const'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(267): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(268): error C2085: 'g_bit_nth_lsf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_msf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(270): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_lsf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(278): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(291): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2085: 'g_bit_nth_msf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(305): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(129): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2085: 'g_string_append_c_inline' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2143: syntax error : missing ';' before '{'
2> copying libglib-2.0-0.dll to OutDir
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(44): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(45): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'gpointer'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_pop'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'guint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_height'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(53): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(62): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2085: 'g_trash_stack_pop' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(79): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(88): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2085: 'g_trash_stack_height' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2143: syntax error : missing ';' before '{'
2> copying libgmodule-2.0-0.dll to OutDir
2> copying libgobject-2.0-0.dll to OutDir
2> copying libgthread-2.0-0.dll to OutDir
2> copying zlib1.dll to OutDir
1> turn.c
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(122): error C2143: syntax error : missing '{' before 'const'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(267): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(268): error C2085: 'g_bit_nth_lsf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_msf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(270): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_lsf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(278): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(291): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2085: 'g_bit_nth_msf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(305): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(129): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2085: 'g_string_append_c_inline' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(44): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(45): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'gpointer'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_pop'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'guint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_height'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(53): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(62): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2085: 'g_trash_stack_pop' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(79): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(88): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2085: 'g_trash_stack_height' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\pseudotcp.h(63): warning C4005: 'ECONNABORTED' : macro redefinition
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\errno.h(98) : see previous definition of 'ECONNABORTED'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\pseudotcp.h(64): warning C4005: 'ENOTCONN' : macro redefinition
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\errno.h(118) : see previous definition of 'ENOTCONN'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\pseudotcp.h(65): warning C4005: 'EWOULDBLOCK' : macro redefinition
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\errno.h(132) : see previous definition of 'EWOULDBLOCK'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\pseudotcp.h(66): warning C4005: 'ECONNRESET' : macro redefinition
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\errno.h(100) : see previous definition of 'ECONNRESET'
1> timer.c
1> tcp-turn.c
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(122): error C2143: syntax error : missing '{' before 'const'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(267): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(268): error C2085: 'g_bit_nth_lsf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_msf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(270): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_lsf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(278): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(291): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2085: 'g_bit_nth_msf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(305): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(129): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2085: 'g_string_append_c_inline' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(44): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(45): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'gpointer'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_pop'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'guint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_height'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(53): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(62): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2085: 'g_trash_stack_pop' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(79): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(88): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2085: 'g_trash_stack_height' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2143: syntax error : missing ';' before '{'
1> tcp-bsd.c
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(122): error C2143: syntax error : missing '{' before 'const'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(267): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(268): error C2085: 'g_bit_nth_lsf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_msf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(270): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_lsf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(278): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(291): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2085: 'g_bit_nth_msf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(305): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(129): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2085: 'g_string_append_c_inline' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(44): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(45): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'gpointer'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_pop'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'guint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_height'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(53): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(62): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2085: 'g_trash_stack_pop' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(79): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(88): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2085: 'g_trash_stack_height' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2143: syntax error : missing ';' before '{'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\errno.h(98): warning C4005: 'ECONNABORTED' : macro redefinition
1> c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\pseudotcp.h(63) : see previous definition of 'ECONNABORTED'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\errno.h(100): warning C4005: 'ECONNRESET' : macro redefinition
1> c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\pseudotcp.h(66) : see previous definition of 'ECONNRESET'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\errno.h(118): warning C4005: 'ENOTCONN' : macro redefinition
1> c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\pseudotcp.h(64) : see previous definition of 'ENOTCONN'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\errno.h(132): warning C4005: 'EWOULDBLOCK' : macro redefinition
1> c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\pseudotcp.h(65) : see previous definition of 'EWOULDBLOCK'
1> stunmessage.c
1> stunhmac.c
1> stuncrc32.c
1> stunagent.c
1> stun5389.c
1> stream.c
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(122): error C2143: syntax error : missing '{' before 'const'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(267): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(268): error C2085: 'g_bit_nth_lsf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_msf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(270): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_lsf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(278): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(291): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2085: 'g_bit_nth_msf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(305): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(129): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2085: 'g_string_append_c_inline' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(44): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(45): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'gpointer'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_pop'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'guint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_height'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(53): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(62): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2085: 'g_trash_stack_pop' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(79): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(88): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2085: 'g_trash_stack_height' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2143: syntax error : missing ';' before '{'
1> socks5.c
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(122): error C2143: syntax error : missing '{' before 'const'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(267): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(268): error C2085: 'g_bit_nth_lsf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_msf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(270): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_lsf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(278): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(291): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2085: 'g_bit_nth_msf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(305): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(129): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2085: 'g_string_append_c_inline' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(44): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(45): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'gpointer'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_pop'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'guint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_height'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(53): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(62): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2085: 'g_trash_stack_pop' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(79): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(88): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2085: 'g_trash_stack_height' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2143: syntax error : missing ';' before '{'
1> socket.c
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(122): error C2143: syntax error : missing '{' before 'const'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(267): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(268): error C2085: 'g_bit_nth_lsf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_msf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(270): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_lsf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(278): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(291): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2085: 'g_bit_nth_msf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(305): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(129): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2085: 'g_string_append_c_inline' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(44): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(45): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'gpointer'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_pop'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'guint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_height'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(53): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(62): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2085: 'g_trash_stack_pop' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(79): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(88): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2085: 'g_trash_stack_height' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2143: syntax error : missing ';' before '{'
1> sha1.c
1> random.c
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(122): error C2143: syntax error : missing '{' before 'const'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(267): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(268): error C2085: 'g_bit_nth_lsf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_msf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(270): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_lsf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(278): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(291): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2085: 'g_bit_nth_msf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(305): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(129): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2085: 'g_string_append_c_inline' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(44): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(45): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'gpointer'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_pop'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'guint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_height'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(53): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(62): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2085: 'g_trash_stack_pop' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(79): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(88): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2085: 'g_trash_stack_height' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2143: syntax error : missing ';' before '{'
1> random-glib.c
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(122): error C2143: syntax error : missing '{' before 'const'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(267): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(268): error C2085: 'g_bit_nth_lsf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_msf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(270): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_lsf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(278): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(291): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2085: 'g_bit_nth_msf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(305): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(129): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2085: 'g_string_append_c_inline' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(44): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(45): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'gpointer'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_pop'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'guint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_height'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(53): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(62): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2085: 'g_trash_stack_pop' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(79): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(88): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2085: 'g_trash_stack_height' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2143: syntax error : missing ';' before '{'
1> rand.c
1> pseudotcp.c
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(122): error C2143: syntax error : missing '{' before 'const'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(267): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(268): error C2085: 'g_bit_nth_lsf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_msf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(270): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_lsf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(278): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(291): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2085: 'g_bit_nth_msf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(305): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(129): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2085: 'g_string_append_c_inline' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(44): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(45): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'gpointer'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_pop'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'guint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_height'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(53): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(62): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2085: 'g_trash_stack_pop' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(79): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(88): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2085: 'g_trash_stack_height' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\pseudotcp.h(63): warning C4005: 'ECONNABORTED' : macro redefinition
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\errno.h(98) : see previous definition of 'ECONNABORTED'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\pseudotcp.h(64): warning C4005: 'ENOTCONN' : macro redefinition
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\errno.h(118) : see previous definition of 'ENOTCONN'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\pseudotcp.h(65): warning C4005: 'EWOULDBLOCK' : macro redefinition
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\errno.h(132) : see previous definition of 'EWOULDBLOCK'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\pseudotcp.h(66): warning C4005: 'ECONNRESET' : macro redefinition
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\errno.h(100) : see previous definition of 'ECONNRESET'
1> pseudossl.c
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(122): error C2143: syntax error : missing '{' before 'const'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(267): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(268): error C2085: 'g_bit_nth_lsf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_msf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(270): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_lsf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(278): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(291): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2085: 'g_bit_nth_msf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(305): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(129): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2085: 'g_string_append_c_inline' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(44): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(45): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'gpointer'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_pop'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'guint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_height'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(53): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(62): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2085: 'g_trash_stack_pop' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(79): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(88): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2085: 'g_trash_stack_height' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2143: syntax error : missing ';' before '{'
1> Generating Code...
1> Compiling...
1> md5.c
1> interfaces.c
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(122): error C2143: syntax error : missing '{' before 'const'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(267): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(268): error C2085: 'g_bit_nth_lsf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_msf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(270): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_lsf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(278): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(291): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2085: 'g_bit_nth_msf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(305): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(129): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2085: 'g_string_append_c_inline' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(44): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(45): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'gpointer'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_pop'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'guint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_height'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(53): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(62): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2085: 'g_trash_stack_pop' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(79): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(88): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2085: 'g_trash_stack_height' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2143: syntax error : missing ';' before '{'
1> ice.c
1> http.c
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(122): error C2143: syntax error : missing '{' before 'const'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(267): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(268): error C2085: 'g_bit_nth_lsf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_msf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(270): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_lsf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(278): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(291): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2085: 'g_bit_nth_msf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(305): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(129): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2085: 'g_string_append_c_inline' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(44): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(45): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'gpointer'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_pop'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'guint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_height'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(53): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(62): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2085: 'g_trash_stack_pop' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(79): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(88): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2085: 'g_trash_stack_height' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2143: syntax error : missing ';' before '{'
1> discovery.c
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(122): error C2143: syntax error : missing '{' before 'const'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(267): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(268): error C2085: 'g_bit_nth_lsf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_msf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(270): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_lsf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(278): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(291): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2085: 'g_bit_nth_msf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(305): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(129): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2085: 'g_string_append_c_inline' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(44): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(45): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'gpointer'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_pop'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'guint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_height'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(53): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(62): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2085: 'g_trash_stack_pop' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(79): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(88): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2085: 'g_trash_stack_height' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\pseudotcp.h(63): warning C4005: 'ECONNABORTED' : macro redefinition
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\errno.h(98) : see previous definition of 'ECONNABORTED'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\pseudotcp.h(64): warning C4005: 'ENOTCONN' : macro redefinition
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\errno.h(118) : see previous definition of 'ENOTCONN'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\pseudotcp.h(65): warning C4005: 'EWOULDBLOCK' : macro redefinition
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\errno.h(132) : see previous definition of 'EWOULDBLOCK'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\pseudotcp.h(66): warning C4005: 'ECONNRESET' : macro redefinition
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\errno.h(100) : see previous definition of 'ECONNRESET'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\discovery.c(65): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\discovery.c(66): error C2085: 'priv_timer_expired' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\discovery.c(66): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\discovery.c(943): warning C4013: 'priv_timer_expired' undefined; assuming extern returning int
1> debug.c
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(122): error C2143: syntax error : missing '{' before 'const'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(267): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(268): error C2085: 'g_bit_nth_lsf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_msf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(270): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_lsf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(278): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(291): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2085: 'g_bit_nth_msf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(305): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(129): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2085: 'g_string_append_c_inline' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(44): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(45): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'gpointer'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_pop'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'guint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_height'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(53): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(62): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2085: 'g_trash_stack_pop' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(79): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(88): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2085: 'g_trash_stack_height' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2143: syntax error : missing ';' before '{'
1> conncheck.c
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(122): error C2143: syntax error : missing '{' before 'const'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(267): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(268): error C2085: 'g_bit_nth_lsf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_msf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(270): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_lsf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(278): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(291): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2085: 'g_bit_nth_msf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(305): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(129): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2085: 'g_string_append_c_inline' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(44): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(45): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'gpointer'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_pop'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'guint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_height'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(53): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(62): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2085: 'g_trash_stack_pop' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(79): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(88): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2085: 'g_trash_stack_height' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\pseudotcp.h(63): warning C4005: 'ECONNABORTED' : macro redefinition
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\errno.h(98) : see previous definition of 'ECONNABORTED'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\pseudotcp.h(64): warning C4005: 'ENOTCONN' : macro redefinition
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\errno.h(118) : see previous definition of 'ENOTCONN'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\pseudotcp.h(65): warning C4005: 'EWOULDBLOCK' : macro redefinition
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\errno.h(132) : see previous definition of 'EWOULDBLOCK'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\pseudotcp.h(66): warning C4005: 'ECONNRESET' : macro redefinition
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\errno.h(100) : see previous definition of 'ECONNRESET'
1> component.c
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(122): error C2143: syntax error : missing '{' before 'const'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(267): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(268): error C2085: 'g_bit_nth_lsf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_msf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(270): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_lsf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(278): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(291): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2085: 'g_bit_nth_msf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(305): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(129): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2085: 'g_string_append_c_inline' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(44): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(45): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'gpointer'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_pop'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'guint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_height'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(53): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(62): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2085: 'g_trash_stack_pop' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(79): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(88): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2085: 'g_trash_stack_height' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2143: syntax error : missing ';' before '{'
1> candidate.c
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(122): error C2143: syntax error : missing '{' before 'const'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(267): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(268): error C2085: 'g_bit_nth_lsf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_msf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(270): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_lsf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(278): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(291): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2085: 'g_bit_nth_msf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(305): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(129): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2085: 'g_string_append_c_inline' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(44): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(45): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'gpointer'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_pop'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'guint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_height'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(53): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(62): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2085: 'g_trash_stack_pop' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(79): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(88): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2085: 'g_trash_stack_height' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2143: syntax error : missing ';' before '{'
1> bind.c
1> agent.c
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(122): error C2143: syntax error : missing '{' before 'const'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(267): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(268): error C2085: 'g_bit_nth_lsf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_msf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(270): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_lsf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(278): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(291): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2085: 'g_bit_nth_msf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(305): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(129): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2085: 'g_string_append_c_inline' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(44): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(45): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'gpointer'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_pop'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'guint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_height'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(53): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(62): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2085: 'g_trash_stack_pop' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(79): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(88): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2085: 'g_trash_stack_height' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\pseudotcp.h(63): warning C4005: 'ECONNABORTED' : macro redefinition
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\errno.h(98) : see previous definition of 'ECONNABORTED'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\pseudotcp.h(64): warning C4005: 'ENOTCONN' : macro redefinition
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\errno.h(118) : see previous definition of 'ENOTCONN'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\pseudotcp.h(65): warning C4005: 'EWOULDBLOCK' : macro redefinition
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\errno.h(132) : see previous definition of 'EWOULDBLOCK'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\pseudotcp.h(66): warning C4005: 'ECONNRESET' : macro redefinition
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\errno.h(100) : see previous definition of 'ECONNRESET'
1> agent-signals-marshal.c
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(122): error C2143: syntax error : missing '{' before 'const'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(267): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(268): error C2085: 'g_bit_nth_lsf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_msf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(270): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_lsf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(278): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(291): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2085: 'g_bit_nth_msf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(305): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(129): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2085: 'g_string_append_c_inline' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(44): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(45): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'gpointer'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_pop'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'guint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_height'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(53): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(62): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2085: 'g_trash_stack_pop' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(79): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(88): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2085: 'g_trash_stack_height' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2143: syntax error : missing ';' before '{'
1> address.c
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(122): error C2143: syntax error : missing '{' before 'const'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(267): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(268): error C2085: 'g_bit_nth_lsf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_msf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(270): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2146: syntax error : missing ',' before identifier 'gint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_lsf'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(278): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(291): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2085: 'g_bit_nth_msf' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(305): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2085: 'g_bit_storage' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(129): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2085: 'g_string_append_c_inline' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(44): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(45): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'gpointer'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_pop'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2082: redefinition of formal parameter 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'guint'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_height'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2143: syntax error : missing ';' before '('
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2059: syntax error : ')'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(53): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2085: 'g_trash_stack_push' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(62): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2085: 'g_trash_stack_pop' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(79): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2085: 'g_trash_stack_peek' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2143: syntax error : missing ';' before '{'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(88): error C2054: expected '(' to follow 'inline'
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2085: 'g_trash_stack_height' : not in formal parameter list
1>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2143: syntax error : missing ';' before '{'
1> Generating Code...
3>------ Перестроение всех файлов начато: проект: test-add-remove-stream, Конфигурация: Debug Win32 ------
4>------ Перестроение всех файлов начато: проект: test-address, Конфигурация: Debug Win32 ------
5>------ Перестроение всех файлов начато: проект: test-fallback, Конфигурация: Debug Win32 ------
6>------ Перестроение всех файлов начато: проект: test-restart, Конфигурация: Debug Win32 ------
4> test-address.c
3> test-add-remove-stream.c
5> test-fallback.c
6> test-restart.c
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(122): error C2143: syntax error : missing '{' before 'const'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(267): error C2054: expected '(' to follow 'inline'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(268): error C2085: 'g_bit_nth_lsf' : not in formal parameter list
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2082: redefinition of formal parameter 'inline'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'gint'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_msf'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2143: syntax error : missing ';' before '('
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(270): error C2059: syntax error : ')'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2054: expected '(' to follow 'inline'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2085: 'g_bit_storage' : not in formal parameter list
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2082: redefinition of formal parameter 'inline'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2146: syntax error : missing ',' before identifier 'gint'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_lsf'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2143: syntax error : missing ';' before '('
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(278): error C2059: syntax error : ')'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(291): error C2054: expected '(' to follow 'inline'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2085: 'g_bit_nth_msf' : not in formal parameter list
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2143: syntax error : missing ';' before '{'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(305): error C2054: expected '(' to follow 'inline'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2085: 'g_bit_storage' : not in formal parameter list
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2143: syntax error : missing ';' before '{'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(129): error C2054: expected '(' to follow 'inline'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2085: 'g_string_append_c_inline' : not in formal parameter list
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2143: syntax error : missing ';' before '{'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(122): error C2143: syntax error : missing '{' before 'const'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(267): error C2054: expected '(' to follow 'inline'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(268): error C2085: 'g_bit_nth_lsf' : not in formal parameter list
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2082: redefinition of formal parameter 'inline'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'gint'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_msf'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2143: syntax error : missing ';' before '('
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(270): error C2059: syntax error : ')'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2054: expected '(' to follow 'inline'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2085: 'g_bit_storage' : not in formal parameter list
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2082: redefinition of formal parameter 'inline'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2146: syntax error : missing ',' before identifier 'gint'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_lsf'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2143: syntax error : missing ';' before '('
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(278): error C2059: syntax error : ')'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(291): error C2054: expected '(' to follow 'inline'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2085: 'g_bit_nth_msf' : not in formal parameter list
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2143: syntax error : missing ';' before '{'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(305): error C2054: expected '(' to follow 'inline'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2085: 'g_bit_storage' : not in formal parameter list
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2143: syntax error : missing ';' before '{'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(129): error C2054: expected '(' to follow 'inline'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2085: 'g_string_append_c_inline' : not in formal parameter list
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2143: syntax error : missing ';' before '{'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(44): error C2054: expected '(' to follow 'inline'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(45): error C2085: 'g_trash_stack_push' : not in formal parameter list
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2082: redefinition of formal parameter 'inline'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'gpointer'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_pop'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2143: syntax error : missing ';' before '('
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2059: syntax error : ')'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2054: expected '(' to follow 'inline'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2085: 'g_trash_stack_peek' : not in formal parameter list
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2082: redefinition of formal parameter 'inline'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'guint'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_height'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2143: syntax error : missing ';' before '('
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2059: syntax error : ')'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(53): error C2054: expected '(' to follow 'inline'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2085: 'g_trash_stack_push' : not in formal parameter list
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2143: syntax error : missing ';' before '{'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(62): error C2054: expected '(' to follow 'inline'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2085: 'g_trash_stack_pop' : not in formal parameter list
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2143: syntax error : missing ';' before '{'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(79): error C2054: expected '(' to follow 'inline'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2085: 'g_trash_stack_peek' : not in formal parameter list
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2143: syntax error : missing ';' before '{'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(88): error C2054: expected '(' to follow 'inline'
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2085: 'g_trash_stack_height' : not in formal parameter list
5>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2143: syntax error : missing ';' before '{'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(122): error C2143: syntax error : missing '{' before 'const'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(267): error C2054: expected '(' to follow 'inline'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(268): error C2085: 'g_bit_nth_lsf' : not in formal parameter list
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2082: redefinition of formal parameter 'inline'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'gint'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_msf'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2143: syntax error : missing ';' before '('
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(270): error C2059: syntax error : ')'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2054: expected '(' to follow 'inline'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2085: 'g_bit_storage' : not in formal parameter list
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2082: redefinition of formal parameter 'inline'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2146: syntax error : missing ',' before identifier 'gint'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_lsf'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2143: syntax error : missing ';' before '('
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(278): error C2059: syntax error : ')'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(291): error C2054: expected '(' to follow 'inline'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2085: 'g_bit_nth_msf' : not in formal parameter list
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2143: syntax error : missing ';' before '{'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(305): error C2054: expected '(' to follow 'inline'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2085: 'g_bit_storage' : not in formal parameter list
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2143: syntax error : missing ';' before '{'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(129): error C2054: expected '(' to follow 'inline'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2085: 'g_string_append_c_inline' : not in formal parameter list
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2143: syntax error : missing ';' before '{'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(44): error C2054: expected '(' to follow 'inline'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(45): error C2085: 'g_trash_stack_push' : not in formal parameter list
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2082: redefinition of formal parameter 'inline'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'gpointer'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_pop'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2143: syntax error : missing ';' before '('
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2059: syntax error : ')'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2054: expected '(' to follow 'inline'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2085: 'g_trash_stack_peek' : not in formal parameter list
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2082: redefinition of formal parameter 'inline'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'guint'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_height'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2143: syntax error : missing ';' before '('
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2059: syntax error : ')'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(53): error C2054: expected '(' to follow 'inline'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2085: 'g_trash_stack_push' : not in formal parameter list
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2143: syntax error : missing ';' before '{'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(62): error C2054: expected '(' to follow 'inline'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2085: 'g_trash_stack_pop' : not in formal parameter list
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2143: syntax error : missing ';' before '{'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(79): error C2054: expected '(' to follow 'inline'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2085: 'g_trash_stack_peek' : not in formal parameter list
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2143: syntax error : missing ';' before '{'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(88): error C2054: expected '(' to follow 'inline'
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2085: 'g_trash_stack_height' : not in formal parameter list
3>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2143: syntax error : missing ';' before '{'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(44): error C2054: expected '(' to follow 'inline'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(45): error C2085: 'g_trash_stack_push' : not in formal parameter list
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2082: redefinition of formal parameter 'inline'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'gpointer'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_pop'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2143: syntax error : missing ';' before '('
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2059: syntax error : ')'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2054: expected '(' to follow 'inline'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2085: 'g_trash_stack_peek' : not in formal parameter list
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2082: redefinition of formal parameter 'inline'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'guint'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_height'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2143: syntax error : missing ';' before '('
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2059: syntax error : ')'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(53): error C2054: expected '(' to follow 'inline'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2085: 'g_trash_stack_push' : not in formal parameter list
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2143: syntax error : missing ';' before '{'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(62): error C2054: expected '(' to follow 'inline'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2085: 'g_trash_stack_pop' : not in formal parameter list
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2143: syntax error : missing ';' before '{'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(79): error C2054: expected '(' to follow 'inline'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2085: 'g_trash_stack_peek' : not in formal parameter list
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2143: syntax error : missing ';' before '{'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(88): error C2054: expected '(' to follow 'inline'
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2085: 'g_trash_stack_height' : not in formal parameter list
4>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2143: syntax error : missing ';' before '{'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(122): error C2143: syntax error : missing '{' before 'const'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(267): error C2054: expected '(' to follow 'inline'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(268): error C2085: 'g_bit_nth_lsf' : not in formal parameter list
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2082: redefinition of formal parameter 'inline'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'gint'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_msf'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2143: syntax error : missing ';' before '('
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(270): error C2059: syntax error : ')'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2054: expected '(' to follow 'inline'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2085: 'g_bit_storage' : not in formal parameter list
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2082: redefinition of formal parameter 'inline'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2146: syntax error : missing ',' before identifier 'gint'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_lsf'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2143: syntax error : missing ';' before '('
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(278): error C2059: syntax error : ')'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(291): error C2054: expected '(' to follow 'inline'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2085: 'g_bit_nth_msf' : not in formal parameter list
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2143: syntax error : missing ';' before '{'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(305): error C2054: expected '(' to follow 'inline'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2085: 'g_bit_storage' : not in formal parameter list
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2143: syntax error : missing ';' before '{'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(129): error C2054: expected '(' to follow 'inline'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2085: 'g_string_append_c_inline' : not in formal parameter list
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2143: syntax error : missing ';' before '{'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(44): error C2054: expected '(' to follow 'inline'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(45): error C2085: 'g_trash_stack_push' : not in formal parameter list
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2082: redefinition of formal parameter 'inline'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'gpointer'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_pop'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2143: syntax error : missing ';' before '('
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2059: syntax error : ')'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2054: expected '(' to follow 'inline'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2085: 'g_trash_stack_peek' : not in formal parameter list
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2082: redefinition of formal parameter 'inline'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'guint'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_height'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2143: syntax error : missing ';' before '('
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2059: syntax error : ')'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(53): error C2054: expected '(' to follow 'inline'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2085: 'g_trash_stack_push' : not in formal parameter list
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2143: syntax error : missing ';' before '{'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(62): error C2054: expected '(' to follow 'inline'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2085: 'g_trash_stack_pop' : not in formal parameter list
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2143: syntax error : missing ';' before '{'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(79): error C2054: expected '(' to follow 'inline'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2085: 'g_trash_stack_peek' : not in formal parameter list
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2143: syntax error : missing ';' before '{'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(88): error C2054: expected '(' to follow 'inline'
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2085: 'g_trash_stack_height' : not in formal parameter list
6>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2143: syntax error : missing ';' before '{'
7>------ Перестроение всех файлов начато: проект: test-bind, Конфигурация: Debug Win32 ------
8>------ Перестроение всех файлов начато: проект: test-parse, Конфигурация: Debug Win32 ------
7> test-bind.c
8> test-parse.c
9>------ Перестроение всех файлов начато: проект: test-pseudotcp, Конфигурация: Debug Win32 ------
9> test-pseudotcp.c
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(122): error C2143: syntax error : missing '{' before 'const'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(267): error C2054: expected '(' to follow 'inline'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(268): error C2085: 'g_bit_nth_lsf' : not in formal parameter list
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2082: redefinition of formal parameter 'inline'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'gint'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_msf'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2143: syntax error : missing ';' before '('
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(270): error C2059: syntax error : ')'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2054: expected '(' to follow 'inline'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2085: 'g_bit_storage' : not in formal parameter list
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2082: redefinition of formal parameter 'inline'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2146: syntax error : missing ',' before identifier 'gint'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_lsf'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2143: syntax error : missing ';' before '('
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(278): error C2059: syntax error : ')'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(291): error C2054: expected '(' to follow 'inline'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2085: 'g_bit_nth_msf' : not in formal parameter list
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2143: syntax error : missing ';' before '{'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(305): error C2054: expected '(' to follow 'inline'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2085: 'g_bit_storage' : not in formal parameter list
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2143: syntax error : missing ';' before '{'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(129): error C2054: expected '(' to follow 'inline'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2085: 'g_string_append_c_inline' : not in formal parameter list
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2143: syntax error : missing ';' before '{'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(44): error C2054: expected '(' to follow 'inline'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(45): error C2085: 'g_trash_stack_push' : not in formal parameter list
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2082: redefinition of formal parameter 'inline'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'gpointer'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_pop'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2143: syntax error : missing ';' before '('
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2059: syntax error : ')'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2054: expected '(' to follow 'inline'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2085: 'g_trash_stack_peek' : not in formal parameter list
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2082: redefinition of formal parameter 'inline'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'guint'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_height'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2143: syntax error : missing ';' before '('
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2059: syntax error : ')'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(53): error C2054: expected '(' to follow 'inline'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2085: 'g_trash_stack_push' : not in formal parameter list
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2143: syntax error : missing ';' before '{'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(62): error C2054: expected '(' to follow 'inline'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2085: 'g_trash_stack_pop' : not in formal parameter list
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2143: syntax error : missing ';' before '{'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(79): error C2054: expected '(' to follow 'inline'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2085: 'g_trash_stack_peek' : not in formal parameter list
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2143: syntax error : missing ';' before '{'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(88): error C2054: expected '(' to follow 'inline'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2085: 'g_trash_stack_height' : not in formal parameter list
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2143: syntax error : missing ';' before '{'
10>------ Перестроение всех файлов начато: проект: test-fullmode, Конфигурация: Debug Win32 ------
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\pseudotcp.h(63): warning C4005: 'ECONNABORTED' : macro redefinition
9> c:\program files (x86)\microsoft visual studio 10.0\vc\include\errno.h(98) : see previous definition of 'ECONNABORTED'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\pseudotcp.h(64): warning C4005: 'ENOTCONN' : macro redefinition
9> c:\program files (x86)\microsoft visual studio 10.0\vc\include\errno.h(118) : see previous definition of 'ENOTCONN'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\pseudotcp.h(65): warning C4005: 'EWOULDBLOCK' : macro redefinition
9> c:\program files (x86)\microsoft visual studio 10.0\vc\include\errno.h(132) : see previous definition of 'EWOULDBLOCK'
9>c:\users\max\desktop\pam\libnice\libnice-0.1.4\agent\pseudotcp.h(66): warning C4005: 'ECONNRESET' : macro redefinition
9> c:\program files (x86)\microsoft visual studio 10.0\vc\include\errno.h(100) : see previous definition of 'ECONNRESET'
8>LINK : fatal error LNK1104: cannot open file 'C:\Users\Max\Desktop\PAM\Libnice\libnice-0.1.4\win32\vs9\libnice\bin\Win32_Debug\libnice.lib'
11>------ Перестроение всех файлов начато: проект: test-dribble, Конфигурация: Debug Win32 ------
7>LINK : fatal error LNK1104: cannot open file 'C:\Users\Max\Desktop\PAM\Libnice\libnice-0.1.4\win32\vs9\libnice\bin\Win32_Debug\libnice.lib'
10> test-fullmode.c
12>------ Перестроение всех файлов начато: проект: test, Конфигурация: Debug Win32 ------
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(122): error C2143: syntax error : missing '{' before 'const'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(267): error C2054: expected '(' to follow 'inline'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(268): error C2085: 'g_bit_nth_lsf' : not in formal parameter list
11> test-dribble.c
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2082: redefinition of formal parameter 'inline'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'gint'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_msf'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2143: syntax error : missing ';' before '('
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(270): error C2059: syntax error : ')'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2054: expected '(' to follow 'inline'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2085: 'g_bit_storage' : not in formal parameter list
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2082: redefinition of formal parameter 'inline'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2146: syntax error : missing ',' before identifier 'gint'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_lsf'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2143: syntax error : missing ';' before '('
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(278): error C2059: syntax error : ')'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(291): error C2054: expected '(' to follow 'inline'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2085: 'g_bit_nth_msf' : not in formal parameter list
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2143: syntax error : missing ';' before '{'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(305): error C2054: expected '(' to follow 'inline'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2085: 'g_bit_storage' : not in formal parameter list
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2143: syntax error : missing ';' before '{'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(129): error C2054: expected '(' to follow 'inline'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2085: 'g_string_append_c_inline' : not in formal parameter list
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2143: syntax error : missing ';' before '{'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(44): error C2054: expected '(' to follow 'inline'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(45): error C2085: 'g_trash_stack_push' : not in formal parameter list
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2082: redefinition of formal parameter 'inline'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'gpointer'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_pop'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2143: syntax error : missing ';' before '('
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2059: syntax error : ')'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2054: expected '(' to follow 'inline'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2085: 'g_trash_stack_peek' : not in formal parameter list
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2082: redefinition of formal parameter 'inline'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'guint'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_height'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2143: syntax error : missing ';' before '('
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2059: syntax error : ')'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(53): error C2054: expected '(' to follow 'inline'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2085: 'g_trash_stack_push' : not in formal parameter list
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2143: syntax error : missing ';' before '{'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(62): error C2054: expected '(' to follow 'inline'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2085: 'g_trash_stack_pop' : not in formal parameter list
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2143: syntax error : missing ';' before '{'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(79): error C2054: expected '(' to follow 'inline'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2085: 'g_trash_stack_peek' : not in formal parameter list
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2143: syntax error : missing ';' before '{'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(88): error C2054: expected '(' to follow 'inline'
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2085: 'g_trash_stack_height' : not in formal parameter list
10>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2143: syntax error : missing ';' before '{'
12> test.c
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(122): error C2143: syntax error : missing '{' before 'const'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(267): error C2054: expected '(' to follow 'inline'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(268): error C2085: 'g_bit_nth_lsf' : not in formal parameter list
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2082: redefinition of formal parameter 'inline'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'gint'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_msf'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2143: syntax error : missing ';' before '('
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(270): error C2059: syntax error : ')'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2054: expected '(' to follow 'inline'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2085: 'g_bit_storage' : not in formal parameter list
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2082: redefinition of formal parameter 'inline'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2146: syntax error : missing ',' before identifier 'gint'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_lsf'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2143: syntax error : missing ';' before '('
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(278): error C2059: syntax error : ')'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(291): error C2054: expected '(' to follow 'inline'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2085: 'g_bit_nth_msf' : not in formal parameter list
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2143: syntax error : missing ';' before '{'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(305): error C2054: expected '(' to follow 'inline'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2085: 'g_bit_storage' : not in formal parameter list
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2143: syntax error : missing ';' before '{'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(129): error C2054: expected '(' to follow 'inline'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2085: 'g_string_append_c_inline' : not in formal parameter list
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2143: syntax error : missing ';' before '{'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(44): error C2054: expected '(' to follow 'inline'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(45): error C2085: 'g_trash_stack_push' : not in formal parameter list
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2082: redefinition of formal parameter 'inline'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'gpointer'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_pop'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2143: syntax error : missing ';' before '('
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2059: syntax error : ')'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2054: expected '(' to follow 'inline'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2085: 'g_trash_stack_peek' : not in formal parameter list
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2082: redefinition of formal parameter 'inline'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'guint'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_height'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2143: syntax error : missing ';' before '('
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2059: syntax error : ')'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(53): error C2054: expected '(' to follow 'inline'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2085: 'g_trash_stack_push' : not in formal parameter list
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2143: syntax error : missing ';' before '{'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(62): error C2054: expected '(' to follow 'inline'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2085: 'g_trash_stack_pop' : not in formal parameter list
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2143: syntax error : missing ';' before '{'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(79): error C2054: expected '(' to follow 'inline'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2085: 'g_trash_stack_peek' : not in formal parameter list
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2143: syntax error : missing ';' before '{'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(88): error C2054: expected '(' to follow 'inline'
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2085: 'g_trash_stack_height' : not in formal parameter list
11>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2143: syntax error : missing ';' before '{'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(122): error C2143: syntax error : missing '{' before 'const'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(267): error C2054: expected '(' to follow 'inline'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(268): error C2085: 'g_bit_nth_lsf' : not in formal parameter list
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2082: redefinition of formal parameter 'inline'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'gint'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_msf'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2143: syntax error : missing ';' before '('
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(270): error C2059: syntax error : ')'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2054: expected '(' to follow 'inline'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2085: 'g_bit_storage' : not in formal parameter list
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2082: redefinition of formal parameter 'inline'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2146: syntax error : missing ',' before identifier 'gint'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_lsf'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2143: syntax error : missing ';' before '('
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(278): error C2059: syntax error : ')'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(291): error C2054: expected '(' to follow 'inline'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2085: 'g_bit_nth_msf' : not in formal parameter list
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2143: syntax error : missing ';' before '{'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(305): error C2054: expected '(' to follow 'inline'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2085: 'g_bit_storage' : not in formal parameter list
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2143: syntax error : missing ';' before '{'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(129): error C2054: expected '(' to follow 'inline'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2085: 'g_string_append_c_inline' : not in formal parameter list
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2143: syntax error : missing ';' before '{'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(44): error C2054: expected '(' to follow 'inline'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(45): error C2085: 'g_trash_stack_push' : not in formal parameter list
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2082: redefinition of formal parameter 'inline'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'gpointer'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_pop'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2143: syntax error : missing ';' before '('
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2059: syntax error : ')'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2054: expected '(' to follow 'inline'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2085: 'g_trash_stack_peek' : not in formal parameter list
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2082: redefinition of formal parameter 'inline'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'guint'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_height'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2143: syntax error : missing ';' before '('
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2059: syntax error : ')'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(53): error C2054: expected '(' to follow 'inline'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2085: 'g_trash_stack_push' : not in formal parameter list
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2143: syntax error : missing ';' before '{'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(62): error C2054: expected '(' to follow 'inline'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2085: 'g_trash_stack_pop' : not in formal parameter list
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2143: syntax error : missing ';' before '{'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(79): error C2054: expected '(' to follow 'inline'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2085: 'g_trash_stack_peek' : not in formal parameter list
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2143: syntax error : missing ';' before '{'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(88): error C2054: expected '(' to follow 'inline'
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2085: 'g_trash_stack_height' : not in formal parameter list
12>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2143: syntax error : missing ';' before '{'
13>------ Перестроение всех файлов начато: проект: test-thread, Конфигурация: Debug Win32 ------
13> test-thread.c
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(122): error C2143: syntax error : missing '{' before 'const'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(267): error C2054: expected '(' to follow 'inline'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(268): error C2085: 'g_bit_nth_lsf' : not in formal parameter list
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2082: redefinition of formal parameter 'inline'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'gint'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_msf'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(269): error C2143: syntax error : missing ';' before '('
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(270): error C2059: syntax error : ')'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2054: expected '(' to follow 'inline'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(271): error C2085: 'g_bit_storage' : not in formal parameter list
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2082: redefinition of formal parameter 'inline'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(276): error C2146: syntax error : missing ',' before identifier 'gint'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2146: syntax error : missing ',' before identifier 'g_bit_nth_lsf'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(277): error C2143: syntax error : missing ';' before '('
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(278): error C2059: syntax error : ')'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(291): error C2054: expected '(' to follow 'inline'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2085: 'g_bit_nth_msf' : not in formal parameter list
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(293): error C2143: syntax error : missing ';' before '{'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(305): error C2054: expected '(' to follow 'inline'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2085: 'g_bit_storage' : not in formal parameter list
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gutils.h(306): error C2143: syntax error : missing ';' before '{'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(129): error C2054: expected '(' to follow 'inline'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2085: 'g_string_append_c_inline' : not in formal parameter list
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gstring.h(132): error C2143: syntax error : missing ';' before '{'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(44): error C2054: expected '(' to follow 'inline'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(45): error C2085: 'g_trash_stack_push' : not in formal parameter list
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2082: redefinition of formal parameter 'inline'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'gpointer'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_pop'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2143: syntax error : missing ';' before '('
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(46): error C2059: syntax error : ')'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2054: expected '(' to follow 'inline'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(47): error C2085: 'g_trash_stack_peek' : not in formal parameter list
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2082: redefinition of formal parameter 'inline'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'guint'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2146: syntax error : missing ',' before identifier 'g_trash_stack_height'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2143: syntax error : missing ';' before '('
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(48): error C2059: syntax error : ')'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(53): error C2054: expected '(' to follow 'inline'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2085: 'g_trash_stack_push' : not in formal parameter list
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(55): error C2143: syntax error : missing ';' before '{'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(62): error C2054: expected '(' to follow 'inline'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2085: 'g_trash_stack_pop' : not in formal parameter list
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(63): error C2143: syntax error : missing ';' before '{'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(79): error C2054: expected '(' to follow 'inline'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2085: 'g_trash_stack_peek' : not in formal parameter list
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(80): error C2143: syntax error : missing ';' before '{'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(88): error C2054: expected '(' to follow 'inline'
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2085: 'g_trash_stack_height' : not in formal parameter list
13>c:\users\max\desktop\pam\libnice\libnice-0.1.4\glib\include\glib-2.0\glib\gtrashstack.h(89): error C2143: syntax error : missing ';' before '{'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment