Re: [h323plus] Please help me to solve:error code from "Copying symbol merge utility to ptlib\lib directory."
Hi Guys Many thanks for your fast response, I done your guide in running package. I run Ptlib 2.4.5 with your rule and produce ptlibs.lib. Then I try to run H323plus 1.21, and add all needed header to this package, but when I run this package it happened below error: ------ Rebuild All started: Project: h323plus, Configuration: Release Win32 ------ Deleting intermediate files and output files for project 'h323plus', configuration 'Release|Win32'. Configuring Build Options PWLib Configure 1.12 - opened configure.ac Features: Version enabled Audio Software Codecs enabled Video Software Codecs enabled H.224 enabled H.230 enabled H.239 enabled H.248 enabled H.249 enabled H.341 enabled H.350 enabled H.450 enabled H.460 enabled H.501 enabled T.38 enabled T.120 enabled GNUGKnat enabled FileTransfer enabled Configuration completed. Compiling... precompile.cxx Compiling... OID2.cxx mcspdu.cxx h501.cxx h460tm.cxx h4609.cxx h46019.cxx h46018.cxx h4509.cxx h4508.cxx h4507.cxx h4506.cxx h4505.cxx h4504.cxx h4503.cxx h4502.cxx h45011.cxx h45010.cxx h4501.cxx h350_service.cxx h248.cxx Generating Code... Compiling... h245_3.cxx h245_2.cxx h245_1.cxx h235.cxx h225_2.cxx h225_1.cxx gccpdu.cxx h281.cxx x224.cxx transports.cxx t38proto.cxx t120proto.cxx svcctrl.cxx rtp2wav.cxx rtp.cxx rfc2833.cxx q931.cxx q922.cxx peclient.cxx opalwavfile.cxx Generating Code... Compiling... opalvxml.cxx C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(87) : error C2065: 'IInstallAudioCodecs' : undeclared identifier C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(87) : error C2065: 'IUnknown' : undeclared identifier C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(88) : error C2448: 'DECLARE_INTERFACE_' : function-style initializer appears to be a function definition C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(92) : error C2146: syntax error : missing ';' before identifier 'IInstallAudioCodecs' C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(92) : error C2501: 'interface' : missing storage-class or type specifiers C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(92) : error C2501: 'IInstallAudioCodecs' : missing storage-class or type specifiers C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(92) : error C2371: 'IInstallAudioCodecs' : redefinition; different basic types C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(92) : error C2143: syntax error : missing ';' before '*' C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(92) : error C2378: 'IInstallAudioCodecs' : redefinition; symbol cannot be overloaded with a typedef C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(92) : error C2501: 'LPINSTALLAUDIOCODECS' : missing storage-class or type specifiers C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(97) : error C2065: 'IInstallVideoCodecs' : undeclared identifier C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(97) : error C3861: 'IUnknown': identifier not found, even with argument-dependent lookup C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(98) : error C2448: 'DECLARE_INTERFACE_' : function-style initializer appears to be a function definition C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(102) : error C2146: syntax error : missing ';' before identifier 'IInstallVideoCodecs' C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(102) : error C2501: 'interface' : missing storage-class or type specifiers C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(102) : error C2086: 'int interface' : redefinition C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(92) : see declaration of 'interface' C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(102) : error C2501: 'IInstallVideoCodecs' : missing storage-class or type specifiers C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(102) : error C2371: 'IInstallVideoCodecs' : redefinition; different basic types C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(102) : error C2143: syntax error : missing ';' before '*' C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(102) : error C2378: 'IInstallVideoCodecs' : redefinition; symbol cannot be overloaded with a typedef C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(102) : error C2501: 'LPINSTALLVIDEOCODECS' : missing storage-class or type specifiers C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(107) : error C2065: 'IInstallCodecs' : undeclared identifier C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(107) : error C3861: 'IUnknown': identifier not found, even with argument-dependent lookup C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(108) : error C2448: 'DECLARE_INTERFACE_' : function-style initializer appears to be a function definition C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(111) : error C2146: syntax error : missing ';' before identifier 'IInstallCodecs' C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(111) : error C2501: 'interface' : missing storage-class or type specifiers C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(111) : error C2086: 'int interface' : redefinition C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(92) : see declaration of 'interface' C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(111) : error C2501: 'IInstallCodecs' : missing storage-class or type specifiers C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(111) : error C2371: 'IInstallCodecs' : redefinition; different basic types C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(111) : error C2143: syntax error : missing ';' before '*' C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(111) : error C2378: 'IInstallCodecs' : redefinition; symbol cannot be overloaded with a typedef C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(111) : error C2501: 'LPINSTALLCODECS' : missing storage-class or type specifiers C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(114) : error C2065: 'punkOuter' : undeclared identifier C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(114) : error C3861: 'IUnknown': identifier not found, even with argument-dependent lookup C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(115) : error C2059: syntax error : 'const' C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(119) : error C3861: 'IUnknown': identifier not found, even with argument-dependent lookup C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(119) : error C3861: 'punkOuter': identifier not found, even with argument-dependent lookup C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(119) : error C2059: syntax error : 'const' mediafmt.cxx jitter.cxx h501pdu.cxx h460pres.cxx h460p.cxx h4601.cxx h450pdu.cxx h350.cxx h341.cxx h323trans.cxx h323t38.cxx h323t120.cxx h323rtp.cxx h323pluginmgr.cxx h323pdu.cxx h323neg.cxx h323h224.cxx h323filetransfer.cxx h323ep.cxx Generating Code... Compiling... h323caps.cxx h323annexg.cxx h323.cxx h235pluginmgr.cxx h235auth1.cxx h235auth.cxx h230.cxx h225ras.cxx h224.cxx guid.cxx gnugknat.cxx gkserver.cxx gkclient.cxx codecs.cxx C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(87) : error C2065: 'IInstallAudioCodecs' : undeclared identifier C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(87) : error C2065: 'IUnknown' : undeclared identifier C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(88) : error C2448: 'DECLARE_INTERFACE_' : function-style initializer appears to be a function definition C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(92) : error C2146: syntax error : missing ';' before identifier 'IInstallAudioCodecs' C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(92) : error C2501: 'interface' : missing storage-class or type specifiers C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(92) : error C2501: 'IInstallAudioCodecs' : missing storage-class or type specifiers C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(92) : error C2371: 'IInstallAudioCodecs' : redefinition; different basic types C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(92) : error C2143: syntax error : missing ';' before '*' C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(92) : error C2378: 'IInstallAudioCodecs' : redefinition; symbol cannot be overloaded with a typedef C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(92) : error C2501: 'LPINSTALLAUDIOCODECS' : missing storage-class or type specifiers C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(97) : error C2065: 'IInstallVideoCodecs' : undeclared identifier C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(97) : error C3861: 'IUnknown': identifier not found, even with argument-dependent lookup C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(98) : error C2448: 'DECLARE_INTERFACE_' : function-style initializer appears to be a function definition C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(102) : error C2146: syntax error : missing ';' before identifier 'IInstallVideoCodecs' C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(102) : error C2501: 'interface' : missing storage-class or type specifiers C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(102) : error C2086: 'int interface' : redefinition C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(92) : see declaration of 'interface' C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(102) : error C2501: 'IInstallVideoCodecs' : missing storage-class or type specifiers C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(102) : error C2371: 'IInstallVideoCodecs' : redefinition; different basic types C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(102) : error C2143: syntax error : missing ';' before '*' C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(102) : error C2378: 'IInstallVideoCodecs' : redefinition; symbol cannot be overloaded with a typedef C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(102) : error C2501: 'LPINSTALLVIDEOCODECS' : missing storage-class or type specifiers C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(107) : error C2065: 'IInstallCodecs' : undeclared identifier C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(107) : error C3861: 'IUnknown': identifier not found, even with argument-dependent lookup C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(108) : error C2448: 'DECLARE_INTERFACE_' : function-style initializer appears to be a function definition C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(111) : error C2146: syntax error : missing ';' before identifier 'IInstallCodecs' C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(111) : error C2501: 'interface' : missing storage-class or type specifiers C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(111) : error C2086: 'int interface' : redefinition C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(92) : see declaration of 'interface' C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(111) : error C2501: 'IInstallCodecs' : missing storage-class or type specifiers C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(111) : error C2371: 'IInstallCodecs' : redefinition; different basic types C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(111) : error C2143: syntax error : missing ';' before '*' C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(111) : error C2378: 'IInstallCodecs' : redefinition; symbol cannot be overloaded with a typedef C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(111) : error C2501: 'LPINSTALLCODECS' : missing storage-class or type specifiers C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(114) : error C2065: 'punkOuter' : undeclared identifier C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(114) : error C3861: 'IUnknown': identifier not found, even with argument-dependent lookup C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(115) : error C2059: syntax error : 'const' C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(119) : error C3861: 'IUnknown': identifier not found, even with argument-dependent lookup C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(119) : error C3861: 'punkOuter': identifier not found, even with argument-dependent lookup C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Codecs.h(119) : error C2059: syntax error : 'const' channels.cxx Generating Code... Build log was saved at "file://c:\h323plus\lib\Release\BuildLog.htm" h323plus - 76 error(s), 0 warning(s) ---------------------- Done ---------------------- Rebuild All: 0 succeeded, 1 failed, 0 skipped Please guide me to run this package too. I am in wait to have your response. Best Regards.
New Email names for you! Get the Email name you've always wanted on the new @ymail and @rocketmail. Hurry before someone else does! http://mail.promotions.yahoo.com/newdomains/aa/
participants (1)
-
ZAHRA dehghanianfard