Bug #2256

template.exe is linked to import from MSVCR71.dll

Added by Stephen Fewer over 1 year ago. Updated 4 months ago.

Status:Closed Start date:07/15/2010
Priority:Normal Due date:
Assignee:HD Moore % Done:

0%

Category:-
Target version:-
Resolution:fixed Release Note:

Description

As reported on the framework list, the current template.exe is linked against MSVCR71.dll, probably due to the options C/C++->Code Generation->Runtime library being set to 'Multi-threaded DLL (/MD)' instead of 'Multi-threaded (/MT)' in visual studio.

As the template src hasn't been updated in a while I cant rebuild, so just filing this ticket for now.

History

Updated by Jonathan Cran over 1 year ago

HD just dropped in a new template.

Updated by Stephen Fewer over 1 year ago

  • Status changed from New to Closed
  • Resolution set to fixed

closing this out, thanks HD!

Also available in: Atom PDF