Hi,

I've got an issue compiling openh323 for winCE, it works perfectlz with outdated version, but now I canät compile the 1.17.2 version.

I compiled PWLib 1.9.1 for Wince, using EVC4.

Trying to compile OpenH323, I've got the following error, looks like the project was not updated with the new Plugin Arrangment ??

Build : warning : failed to (or don't know how to) build 'E:\workspace\openh323-pwlib\openh323\src\iLBC\syntFilter.c'
(....)
opalglobalstatics.cxx
e:\workspace\openh323-pwlib\openh323\src\opalglobalstatics.cxx(73) : error C2143: syntax error : missing ';' before '<'
e:\workspace\openh323-pwlib\openh323\src\opalglobalstatics.cxx(73) : error C2143: syntax error : missing ';' before '<'
e:\workspace\openh323-pwlib\openh323\src\opalglobalstatics.cxx(73) : error C2039: 'Worker' : is not a member of '`global namespace''
e:\workspace\openh323-pwlib\openh323\src\opalglobalstatics.cxx(74) : error C2143: syntax error : missing ';' before '<'
e:\workspace\openh323-pwlib\openh323\src\opalglobalstatics.cxx(74) : error C2086: 'PFactory' : redefinition
e:\workspace\openh323-pwlib\openh323\src\opalglobalstatics.cxx(74) : error C2143: syntax error : missing ';' before '<'
e:\workspace\openh323-pwlib\openh323\src\opalglobalstatics.cxx(74) : error C2039: 'Worker' : is not a member of '`global namespace''
e:\workspace\openh323-pwlib\openh323\src\opalglobalstatics.cxx(105) : error C2039: 'h235AuthLoader' : is not a member of 'PWLibStupidLinkerHacks'
e:\workspace\openh323-pwlib\openh323\src\opalglobalstatics.cxx(105) : error C2065: 'h235AuthLoader' : undeclared identifier
(...)
Generating Code...
Compiling...
bits.c
fatal error C1083: Cannot open source file: 'E:\workspace\openh323-pwlib\openh323\src\speex\libspeex\bits.c': No such file or directory cb_search.c fatal error C1083: Cannot open source file: 'E:\workspace\openh323-pwlib\openh323\src\speex\libspeex\cb_search.c': No such file or directory

(.... All the speex error ...)
fatal error C1083: Cannot open source file: 'E:\workspace\openh323-pwlib\openh323\src\speex\libspeex\vq.c': No such file or directory g726_16.c fatal error C1083: Cannot open source file: 'E:\workspace\openh323-pwlib\openh323\src\g726\g726_16.c': No such file or directory g726_24.c fatal error C1083: Cannot open source file: 'E:\workspace\openh323-pwlib\openh323\src\g726\g726_24.c': No such file or directory g726_32.c fatal error C1083: Cannot open source file: 'E:\workspace\openh323-pwlib\openh323\src\g726\g726_32.c': No such file or directory g726_40.c fatal error C1083: Cannot open source file: 'E:\workspace\openh323-pwlib\openh323\src\g726\g726_40.c': No such file or directory g72x.c fatal error C1083: Cannot open source file: 'E:\workspace\openh323-pwlib\openh323\src\g726\g72x.c': No such file or directory anaFilter.c fatal error C1083: Cannot open source file: 'E:\workspace\openh323-pwlib\openh323\src\iLBC\anaFilter.c': No such file or directory constants.c fatal error C1083: Cannot open source file: 'E:\workspace\openh323-pwlib\openh323\src\iLBC\constants.c': No such file or directory (... Alll the iLBC error ...)

Error executing clarm.exe.

Openh323libce.lib - 66 error(s), 12 warning(s)