[sipxtapi-dev] Error in building cppunit dependency for sipxezphone
Hi,
I was trying build the SIP phone and all went fine until I reach the part of "Installing CPPUNIT" in INSTALL.txt. I was able to download the cppunit-1.10.2 but when I tried build it, it gave 2 errors mainly
DSPlugIn error PRJ0019: A tool returned an error code from "duplicating DLL to lib directory"
and
c:\cppunit-1.10.2\src\msvc6\DSPlugIn\StdAfx.h(21): fatal error C1083: Cannot open include file: 'ObjModel\addauto.h': No such file or directory
Did anyone encounter this problem? How do I make a workaround for this? Thanks..