Hello,
I just did a release build of the latest revision (10220) of sipXtapi-main
branch on VC++ 8.0 and it went fine. However, when I use the DLL and library in
my project (using VC++ 8.0 only) I get a strange debug error on starting the
application, which reads, "An application has made an attempt to load the C
runtime library without using a manifest. This is an unsupported way to load
Visual C++ DLL's. You need to modify your application to build with a
manifest.". I have double checked and my project's settings have the manifest
embeded option enabled in it.
Since the error seems to be a debug error so I did a lookup with Dependency
Walker and it shows that sipXtapi.dll is using MSVCRD80.DLL (and also
MSVCR80.DLL, MSVCP80.DLL). I did a release build then why is it dependednt on
the debug version? Is this behaviour normal? My older builds (which now are
very old) are not dependent on the debug version and work fine with my project.
Any help is much appreciated.
Thanks.
Best Regards,
Hitesh
_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/