<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16546" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Just downloaded the latest .tar and tried to
compile using MS Visual Studio 2005 Professional. on a Windows 2003
server</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Part of the output is shown below. What am I doing
wrong?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>------ Build started: Project:
libsofia_sip_ua_static, Configuration: Debug Win32 ------<BR>Performing
Pre-Build Event...<BR>multipart mismatch with Recursive multipart
()<BR>../libsofia-sip-ua/sip/sip_bad_mask: unknown header
""<BR>../libsofia-sip-ua/sip/sip_bad_mask: unknown header
""<BR>../libsofia-sip-ua/sip/sip_bad_mask: unknown header
""<BR>../libsofia-sip-ua/sip/sip_bad_mask: unknown header
""<BR>../libsofia-sip-ua/sip/sip_bad_mask: unknown header
""<BR>../libsofia-sip-ua/sip/sip_bad_mask: unknown header
""<BR>../libsofia-sip-ua/sip/sip_bad_mask: unknown header
""<BR>../libsofia-sip-ua/sip/sip_bad_mask: unknown header
""<BR>../libsofia-sip-ua/sip/sip_bad_mask: unknown header
""<BR>../libsofia-sip-ua/sip/sip_bad_mask: unknown header
""<BR>../libsofia-sip-ua/sip/sip_bad_mask: unknown header
""<BR>../libsofia-sip-ua/sip/sip_bad_mask: unknown header
""<BR>../libsofia-sip-ua/sip/sip_bad_mask: unknown header ""<BR>NOTE:<BR>NOTE:
Remember to install pthreadVC2.dll to your path,
too!<BR>NOTE:<BR>Compiling...<BR>msg_basic.c<BR>..\..\sofia-sip\libsofia-sip-ua\msg\msg_basic.c(82)
: error C2065: 'msg_error_hash' : undeclared
identifier<BR>..\..\sofia-sip\libsofia-sip-ua\msg\msg_basic.c(82) : error C2099:
initializer is not a
constant<BR>..\..\sofia-sip\libsofia-sip-ua\msg\msg_basic.c(82) : error C2065:
'msg_error_d' : undeclared
identifier<BR>..\..\sofia-sip\libsofia-sip-ua\msg\msg_basic.c(82) : error C2099:
initializer is not a
constant<BR>..\..\sofia-sip\libsofia-sip-ua\msg\msg_basic.c(82) : error C2065:
'msg_error_e' : undeclared
identifier<BR>..\..\sofia-sip\libsofia-sip-ua\msg\msg_basic.c(82) : error C2099:
initializer is not a
constant<BR>..\..\sofia-sip\libsofia-sip-ua\msg\msg_basic.c(82) : warning C4047:
'initializing' : 'int' differs in levels of indirection from 'isize_t (__cdecl
*)(const msg_header_t
*,isize_t)'<BR>..\..\sofia-sip\libsofia-sip-ua\msg\msg_basic.c(82) : warning
C4047: 'initializing' : 'msg_parse_f (__cdecl *)' differs in levels of
indirection from 'char *(__cdecl *)(msg_header_t *,const msg_header_t *,char
*,isize_t)'<BR>..\..\sofia-sip\libsofia-sip-ua\msg\msg_basic.c(82) : warning
C4047: 'initializing' : 'msg_xtra_f (__cdecl *)' differs in levels of
indirection from 'char
[1]'<BR>..\..\sofia-sip\libsofia-sip-ua\msg\msg_basic.c(82) : warning C4047:
'initializing' : 'msg_update_f (__cdecl *)' differs in levels of indirection
from 'char [1]'<BR>..\..\sofia-sip\libsofia-sip-ua\msg\msg_basic.c(82) : warning
C4047: 'initializing' : 'const char *' differs in levels of indirection from
'uintptr_t'<BR>..\..\sofia-sip\libsofia-sip-ua\msg\msg_basic.c(85) : error
C2365: 'msg_error_d' : redefinition; previous definition was 'data
variable'<BR>..\..\sofia-sip\libsofia-sip-ua\msg\msg_basic.c(90) : error C2365:
'msg_error_e' : redefinition; previous definition was 'data
variable'</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>David Revill</FONT></DIV></BODY></HTML>