[reSIProcate] Compile error during make response for the OPTIONrequest
Scott Godin
slgodin at icescape.com
Wed May 9 14:43:08 CDT 2007
Looks like you forgot to include ServerOutOfDialogReq.hxx.
________________________________
From: resiprocate-devel-bounces at list.resiprocate.org on behalf of jordanma
Sent: Wed 5/9/2007 8:29 AM
To: resiprocate-devel
Subject: [reSIProcate] Compile error during make response for the OPTIONrequest
dear all:
Compile error during make response for the OPTION request.
i wrote the code reference to http://www.resiprocate.org/?title=Handling_Options_Requests.
errors are:
mrcagent.cxx: In member function `virtual void resip::MrcAgent::onReceivedRequest(resip::ServerOutOfDialogReqHandle, const resip::SipMessage&)':
mrcagent.cxx:860: error: invalid use of undefined type `struct resip::ServerOutOfDialogReq'
../../../build/../resip/dum/Handles.hxx:21: error: forward declaration of `struct resip::ServerOutOfDialogReq'
mrcagent.cxx:860: warning: unused variable 'resp'
../../../build/../resip/dum/Handle.hxx: In member function `T* resip::Handle<T>::get() [with T = resip::ServerOutOfDialogReq]':
../../../build/../resip/dum/Handle.hxx:59: instantiated from `T* resip::Handle<T>::operator->() [with T = resip::ServerOutOfDialogReq]'
mrcagent.cxx:860: instantiated from here
../../../build/../resip/dum/Handle.hxx:44: error: invalid static_cast from type `resip::Handled*' to type `resip::ServerOutOfDialogReq*'
how can i solve it?
THX~!
________________________________
jordanma
2007-05-09
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20070509/2745299c/attachment.htm>
More information about the resiprocate-devel
mailing list