A
Asfar
I am having an error when compiling an C++/CLI application. This application
uses a dll MFC extended dll.
The error message is
Error 1 fatal error C1189: #error : Building MFC application with /MD[d]
(CRT dll version) requires MFC shared dll version. Please #define _AFXDLL or
do not use /MD[d] C:\Program Files\Microsoft Visual Studio
8\VC\atlmfc\include\afx.h 24
Can someone tell how to go about his?
Thanks,
-Asfar
uses a dll MFC extended dll.
The error message is
Error 1 fatal error C1189: #error : Building MFC application with /MD[d]
(CRT dll version) requires MFC shared dll version. Please #define _AFXDLL or
do not use /MD[d] C:\Program Files\Microsoft Visual Studio
8\VC\atlmfc\include\afx.h 24
Can someone tell how to go about his?
Thanks,
-Asfar