debug dll with release version with visual 2008

  • Thread starter Thread starter na_krul
  • Start date Start date
N

na_krul

Hi,

I've got a problem when linking my release dll with visual 2008 on 64-bit,
it needs msvcm90D.dll.
This doesn't appear with the same compilation et link options on 32-instead
(instead 64-bit option that differ)

thanks for your help.
yan
 
I believe two things can happen

you have a corrupt file msvcm90D.dll
the file is missing

I think u must try first to verify this and your proyect references,
Carlos.
 
Back
Top