lightshield
20th March 2013, 19:27
I've creating an own regular DLL on windows that using libx264 internally.
Building of this regular DLL has no errors but has runtime Debug Assertion in dllinit.cpp:Line703. This assertion occurs when I use this regular DLL in an other program. It seems dll-hell, and this problem will needs tricky methods.
How to solve this problem ?
Building of this regular DLL has no errors but has runtime Debug Assertion in dllinit.cpp:Line703. This assertion occurs when I use this regular DLL in an other program. It seems dll-hell, and this problem will needs tricky methods.
How to solve this problem ?