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.

 

 

[EMAIL PROTECTED] 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

[EMAIL PROTECTED] ohphone_v1_14_4]$

 

 

 

Thanks,

Srimanta

 



DISCLAIMER:
-----------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only.
It shall not attach any liability on the originator or HCL or its affiliates. 
Any views or opinions presented in 
this email are solely those of the author and may not necessarily reflect the 
opinions of HCL or its affiliates.
Any form of reproduction, dissemination, copying, disclosure, modification, 
distribution and / or publication of 
this message without the prior written consent of the author of this e-mail is 
strictly prohibited. If you have 
received this email in error please delete it and notify the sender 
immediately. Before opening any mail and 
attachments please check them for viruses and defect.

-----------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------
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:[email protected]
Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/

Reply via email to