Hi,
I have a project that generates quite a few DLL. I understand that I must add #include <vld.h> to each subproject. and so I did.
However I fail to complete link of these subprojects because of the following error:
Error 1 fatal error LNK1104: cannot open file 'vldmtdll.lib'
I looked for this library but could not find it.
Many Thanks!
Hila
I have a project that generates quite a few DLL. I understand that I must add #include <vld.h> to each subproject. and so I did.
However I fail to complete link of these subprojects because of the following error:
Error 1 fatal error LNK1104: cannot open file 'vldmtdll.lib'
I looked for this library but could not find it.
Many Thanks!
Hila