I can compile PWLib/OpenH323 Mimas release with both MSVC6 and VSNET2003
almost without problems. Maybe try this one. I have the default PSDK that comes
with VS.
----- Original Message -----
From: "Ap.Muthu" <apmuthu@xxxxxxx>
Sent: Wednesday, June 08, 2005 12:02 PM
Did a simple compilation test:-
Win2K with SP4 / P4 2GHz / 1GB RAM / 80GB HDD
MS Visual Studio 6 Enterprise Edition
MSVS6 SP5 update
MSVS6 SP6 update
FlexBison in C:\TOOLS
C:\TOOLS;C:\HOME\PWLIB\LIB;C:\HOME\OPENH323\LIB;C:\MYSQL\LIB\OPT added to
Path - Environment Variable
C:\TOOLS;C:\HOME\PWLIB\LIB;C:\HOME\OPENH323\LIB;C:\MYSQL\LIB\OPT added to
MSVC6 Tools/Options/Directories/Executables and Libraries
msvc6chk upgrade performed
PSDK was not installed.
Config done:-
Byte Order set to PLITTLE_ENDIAN
Semaphore Support set to 1
DNS Resolver disabled
Open LDAP disabled
Open SSL disabled
Expat XML disabled
Speech API disabled
Simple DirectMedia Layer disabled
DLL Support set to 1
IPv6 Support disabled
PWLIB (v1.5.4 - Aug 2003) was compiled with more than 100 errors on MergeSym
(ASNParser Release, PWTEST Debug and Release).
Sample of errors:-
Compiling...
MergeSym.cxx
C:\HOME\PWLIB\INCLUDE\ptlib/object.h(585) : error C2146: syntax error :
missing ';' before identifier 'CanTrace'
C:\HOME\PWLIB\INCLUDE\ptlib/object.h(1201) : error C2146: syntax error :
missing ';' before identifier 'IsClass'
C:\HOME\PWLIB\INCLUDE\ptlib/object.h(1201) : error C2433: 'BOOL' : 'virtual'
not permitted on data declarations
C:\HOME\PWLIB\INCLUDE\ptlib/object.h(1201) : error C2501: 'BOOL' : missing
storage-class or type specifiers
PWLIB (1.7.5 - Pandora) compiled without errors
OpenH323 (v1.14.4 Pandora) compiled without errors
OpenH323GK v2.0.10cvs did not compile - had 51 errors:-
In almost all the files the following errors came:-
BroadcastListen.cxx
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\list(84) : warning
C4284: return type for 'std::list<void *,class std::allocator<void *>
::const_iterator::operator ->' is 'void *const * ' (ie; not a UDT or
reference to a UDT. Will produce er
rors if applied using infix notation)
C:\HOME\openh323gk\singleton.h(32) : see reference to class template
instantiation 'std::list<void *,class std::allocator<void *> >' being
compiled
C:\HOME\openh323gk\singleton.h(40) : see reference to class template
instantiation 'listptr<T>' being compiled
PWLIB (Mimas) compiles without errors.
OpenH323 (Mimas) compiles without errors.
OpenH323GK v2.0.10cvs did not compile - had the same 51 errors listed above.
OpenH323GK v2.2.3cvs did not complie - had over 2000 errors like:-
yasocket.cxx
Generating Code...
Linking...
ptlibs.lib(qos.obj) : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
ptlibs.lib(vconvert.obj) : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
ptlibs.lib(svcproc.obj) : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
Ap.Muthu
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________________
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/