Re: [reSIProcate] Commit 4015 compile errors
Yes, UnknownParameter.cxx, UnknownHeaderType.cxx and Dialog.cxx should be
removed from the resiprocate project file for Windows.
Once this is done the thing compiles ok.
CG
david Butcher
<david@purplecomm
.com> . To
Christian_Gavin@xxxxxxxxxxxx
03/22/2005 10:33 cc
AM resiprocate-devel@xxxxxxxxxxxxxxxxx
rg
Subject
Re: [reSIProcate] Commit 4015
compile errors
Uhm... fixed for linux.
UnknownParameterType.cxx should be removed from the make equivalent.
UnknownHeaderType.cxx should be removed from the make equivalent.
david
Quoting Christian_Gavin@xxxxxxxxxxxx:
> Hi,
>
> Trying to compile from revision 4015 on Windows with VStudio .NET 2003
> (7.1), I am getting this when compiling resiprocate:
>
> UnknownParameterType.cxx(13) : error C2039: 'UnknownParameterType' : is
not
> a member of 'resip::ExtensionParameter'
>
>
E:\Work\Guinness\NewSource\Library\reSIProcate\latestSubversion\main\sip\resiprocate\ExtensionParameter.hxx(10)
> : see declaration of 'resip::ExtensionParameter'
> UnknownParameterType.cxx(13) : error C2226: syntax error : unexpected
type
> 'resip::Data'
> UnknownParameterType.cxx(14) : error C2065: 'name' : undeclared
identifier
> UnknownParameterType.cxx(15) : error C2448: 'mName' : function-style
> initializer appears to be a function definition
> UnknownParameter.cxx
> UnknownHeaderType.cxx
> UnknownHeaderType.cxx(17) : error C2039: 'UnknownHeaderType' : is not a
> member of 'resip::ExtensionHeader'
>
>
e:\Work\Guinness\NewSource\Library\reSIProcate\latestSubversion\main\sip\resiprocate\ExtensionHeader.hxx(10)
> : see declaration of 'resip::ExtensionHeader'
> UnknownHeaderType.cxx(17) : error C2062: type 'const char' unexpected
> UnknownHeaderType.cxx(18) : error C2143: syntax error : missing ';'
before
> '{'
> UnknownHeaderType.cxx(18) : error C2447: '{' : missing function header
> (old-style formal list?)
> UnknownHeaderType.cxx(32) : error C2039: 'UnknownHeaderType' : is not a
> member of 'resip::ExtensionHeader'
>
>
e:\Work\Guinness\NewSource\Library\reSIProcate\latestSubversion\main\sip\resiprocate\ExtensionHeader.hxx(10)
> : see declaration of 'resip::ExtensionHeader'
> UnknownHeaderType.cxx(32) : error C2226: syntax error : unexpected type
> 'resip::Data'
> UnknownHeaderType.cxx(33) : error C2143: syntax error : missing ';'
before
> '{'
> UnknownHeaderType.cxx(33) : error C2447: '{' : missing function header
> (old-style formal list?)
>
> Also, I am getting this:
>
> c1xx : fatal error C1083: Cannot open source file: '.\Dialog.cxx': No
such
> file or directory
>
> Isn't dialog.cxx obsolete?
>
> Thanks!
> CG
>
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel@xxxxxxxxxxxxxxxxxxx
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
>