What compiler are you using? I thought I had included MaNotfTranslatorDispatcher in all projects.
MaNotfTranslatorDispatcher is in the same directory as CpTopologyGraphInterface.h. It would appear that this was introduced in revision 10327, to correct issues with VC6 build, but broke other compilers. A temporary fix is to apply the attached patch (which changes the path back to what was used in r10326 and earlier. On 10/29/07, Xiaoming wang <[EMAIL PROTECTED]> wrote: > > Hi, > > I build latest branches/sipxTapi todady, I got following error. > > > 1>------ Skipped Build: Project: sipXcallLib-msvc8, Configuration: Debug > Win32 ------ > > 1>Project not selected to build for this solution configuration > > 2>------ Build started: Project: sipXmediaAdapterLib-msvc8, Configuration: > Debug Win32 ------ > > 2>Compiling... > > 2>CpTopologyGraphFactoryImpl.cpp > > 2>c:\martin\sflphone\branches\sipxtapi\sipXmediaAdapterLib\sipXmediaMediaProcessing\include/CpTopologyGraphInterface.h(24) > : fatal error C1083: Cannot open include file: ' > MaNotfTranslatorDispatcher.h': No such file or directory > > 2>CpTopologyGraphInterface.cpp > > 2>c:\martin\sflphone\branches\sipxtapi\sipXmediaAdapterLib\sipXmediaMediaProcessing\include/CpTopologyGraphInterface.h(24) > : fatal error C1083: Cannot open include file: ' > MaNotfTranslatorDispatcher.h': No such file or directory > > 2>Generating Code... > > 2>Build log was saved at > "file://c:\martin\sflphone\branches\sipxtapi\sipXmediaAdapterLib\Debug\BuildLog.htm" > > 2>sipXmediaAdapterLib-msvc8 - 2 error(s), 0 warning(s) > > 3>------ Build started: Project: sipXtapi-msvc8, Configuration: Debug > Win32 ------ > > 3>Linking... > > 3>LINK : fatal error LNK1181: cannot open input file > '..\sipxmediaadapterlib\debug\sipxmediaadapterlib.lib' > > 3>Build log was saved at > "file://c:\martin\sflphone\branches\sipxtapi\sipXcallLib\Debug\BuildLog.htm" > > 3>sipXtapi-msvc8 - 1 error(s), 0 warning(s) > > ========== Build: 0 succeeded, 2 failed, 12 up-to-date, 1 skipped > ========== > > martin > > _______________________________________________ > sipxtapi-dev mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/ > -- Keith Kyzivat SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000
MaNotfTranslatorDispatcherInclude.patch
Description: Binary data
_______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
