Re: Mixing Debug and Release binaries

Originally Posted by
tonka3000
Hey d_stranz,
Good to know.
I will release the debug dll's im my dev-kit to avoid my problem.
I'm wondering that some software i use do not need to ship the debug dlls - it is created with visual studio and i check the dependencies with dependency walker - and my plugins are debugable
Thx for your answer.
Greetings
Tonka
you are not allowed to distribute debug versions of microsoft c++ redistributables (they look a bit like msvcr*.dll).
If you have a problem, CUT and PASTE your code. Do not retype or simplify it. Give a COMPLETE and COMPILABLE example of your problem. Otherwise we are all guessing the problem from a fabrication where relevant details are often missing.
Bookmarks