Hi All, After Successfully build pwlib_v1_10_2 , openh323_v1_18_0
and gnugk-2.2.4, I am getting following compilation error when building ‘ohphone
ver1_14_4 ‘( Downloaded from http://www.voxgratia.org/downloads.html
) From pwlib_v1_10_2/src/ptlib/common/ videoio.cxx,
I could able to locate “ PVideoOutputDevice::PVideoOutputDevice()”, but
the compiler looking for “PVideoOutputDevice_SDL::PVideoOutputDevice_SDL” Please let me know if I am missing something here, or send
the link from where I can download a compatible OHPHONE. [srimanta@A ohphone_v1_14_4]$ make both g++ -DP_USE_PRAGMA -D_REENTRANT -Wall
-I/projects_A/srimanta/h323/pwlib_v1_10_2/include -DPTRACING -I/projects_A/srimanta/h323/openh323_v1_18_0/include
-DHAS_X11 -I/usr/X11R6/include -Os -felide-constructors -c main.cxx
-o obj_linux_x86_r/main.o main.cxx: In member function `virtual BOOL
MyH323EndPoint::OpenVideoChannel(H323Connection&, BOOL,
H323VideoCodec&)': main.cxx:2409: error: no matching function for call to `PVideoOutputDevice_SDL::PVideoOutputDevice_SDL(PString&,
BOOL&, PSDLDisplayThread*&)' /projects_A/srimanta/h323/pwlib_v1_10_2/include/ptclib/vsdl.h:113:
note: candidates are: PVideoOutputDevice_SDL::PVideoOutputDevice_SDL(const
PVideoOutputDevice_SDL&) /projects_A/srimanta/h323/pwlib_v1_10_2/include/ptclib/vsdl.h:119:
note:
PVideoOutputDevice_SDL::PVideoOutputDevice_SDL() main.cxx: In member function `void
MyH323EndPoint::WaitForSdlTermination()': main.cxx:3635: error: invalid use of undefined type `struct
PSDLDisplayThread' main.h:375: error: forward declaration of `struct
PSDLDisplayThread' main.cxx:3636: error: invalid use of undefined type `struct
PSDLDisplayThread' main.h:375: error: forward declaration of `struct
PSDLDisplayThread' main.cxx:3637: warning: possible problem detected in
invocation of delete operator: main.cxx:3637: warning: invalid use of undefined type
`struct PSDLDisplayThread' main.h:375: warning: forward declaration of `struct
PSDLDisplayThread' main.cxx:3637: note: neither the destructor nor the
class-specific operator delete will be called, even if they are declared when
the class is defined. main.cxx: In member function `BOOL MyH323EndPoint::InitialiseSdl(PConfigArgs&)': main.cxx:3657: error: invalid use of undefined type `struct
PSDLDisplayThread' main.h:375: error: forward declaration of `struct
PSDLDisplayThread' make: *** [obj_linux_x86_r/main.o] Error 1 [srimanta@A ohphone_v1_14_4]$ Thanks, Srimanta
|
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________________ Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/