[recon-devel] Windows Release Build of Recon Fails to Find/Load Codecs
I am having a hard time figuring out why.
When I build the latest version from svn (with the latest version of
sipXtapi), the Debug build works fine, but the Release build doesn't
when run.
For both versions, I put the codec DLLs in the same directory where
testUA.exe is built so that it can pick it up.
The error in the console window is
"ERR | 20090225-121008.540 | testUA | USERAGENT | 7536 |
ConversationManager.cxx:89 | No codec plugins found. Cannot start."
It looks as if either the dynamic linking code in sipXmedialib or the
codec is being built differently.
Anybody found a solution to this problem?
Otherwise, I may have to look into building the codecs statically.
David Suh