The only cause left is if HAS_OPAL has not been defined
#include "ossbuildopts.h"
#if HAS_OPAL
#include <ptlib.h>
#include <opal/connection.h>
#include <opal/sdp.h>
#include "OpalOSSEndPoint.h"
class OpalCall;
namespace OPAL
Can you check if HAS_OPAL is defined in ossbuildopts.h? Lastly please
join the mailing list and post questions there.
http://www.opensipstack.org/development.html. Thanks.
yonghan cho wrote:
> thanks for your quick response.
>
> I have checked everywhere installed opensipstack but I could not find it.
>
> Is there any other possiblity for those errors or other thing that I
> have to tyr?
>
>
>
> Best Regards. .
>
>
>
> ------- *Original Message* -------
> *Sender* : jo...@op...<joe...@gm...>
> *Date* : 2007-08-02 10:54
> *Title* : Re: questions about OpenSBC
>
> This looks like a conflict on header files. Do you have other version of
> opensipstack installed somewhere?
>
>
>
> ??? wrote:
> > Hi, my name is yonghan cho. I'm working for secui.com in Korea.
> >
> > My question is about compiling OpenSBC. My compiler is Visual Studio
> > 2005 professional edition.
> >
> > I have checked every step and downloaded latest source by CVS.
> >
> > Following is some examples of my compile error and screen capture.
> >
> > c:\goodjob\¹Ì·¡±â¼ú
> > tf\voip\sip-source\opensbc\opensbc_src-1.1.4\opensipstack\include\MediaServer.h(9)
>
> > : error C2871: 'OPAL' : no namespace have the same name 'OPAL'.
> >
> > c:\goodjob\¹Ì·¡±â¼ú
> > tf\voip\sip-source\opensbc\opensbc_src-1.1.4\opensipstack\include\MediaServer.h(27)
>
> > : error C2504: 'OpalManager' : basic class is not defined.
> >
> > c:\goodjob\¹Ì·¡±â¼ú
> > tf\voip\sip-source\opensbc\opensbc_src-1.1.4\opensipstack\include\MediaServer.h(28)
>
> > : error C2504: 'Logger' : basic class is not defined.
> >
>
>
>
>
>
>
>
>
> ------------------------------------------------------------------------------------------------------------------
>
> ??? YongHan.Cho
>
> ?? General Manager
>
> ???? ??? ???? T/F? Future Technology T/F Team R&D
>
>
>
> tel : 82-2-3783-6535
>
> mobile : 82-011-9082-4059
>
> fax : 82-2-3783-6599
>
> email : yh0...@sa...
>
>
>
> ------------------------------------------------------------------------------------------------------------------
>
>
>
>
>
>
>
|