编译PTLIB出现错误
从H323 plus下载的,编译PTLIB,按照说明编译,出现这个错误
D:\h323\ptlib\src\ptlib\common\object.cxx(1093) : error C2065: ‘_CrtReportBlockType’ : undeclared identifier
D:\h323\ptlib\src\ptlib\common\object.cxx(1095) : warning C4127: conditional expression is constant
最后把编译模式改成relase模式就不出现这个错误了。
还有一个错误是找不到\ptlib\podbc.cxx文件,搜索下在ptclib目录找到拷贝过来。终于编译通过了,终于获得了ptlib文件