speedo
November 2, 2008, 09:40:54
Hi,
i need to build in release mode with "Mfc with static library" option.
With the configuration "Mfc with DLL" my program works fine. But I need to change this option to "Mfc with static library" to using my program on an other pc.
The error
"Wrong C Runtime specified. The ICImagingControl library requires you to link to the Multithreaded DLL Runtime" in udshl_lnk.h file
occurs on the "Mfc with static library" configuration.
How I can fix that?
i need to build in release mode with "Mfc with static library" option.
With the configuration "Mfc with DLL" my program works fine. But I need to change this option to "Mfc with static library" to using my program on an other pc.
The error
"Wrong C Runtime specified. The ICImagingControl library requires you to link to the Multithreaded DLL Runtime" in udshl_lnk.h file
occurs on the "Mfc with static library" configuration.
How I can fix that?