An MFC application that I'm trying to migrate uses afxext.h
, which causes _AFXDLL
to get set, which causes this error if I set /MT
:
Please use the /MD switch for _AFXDLL builds
My research to date indicates that it is impossible to build an application for execution on Windows NT 4.0 using Visual Studio (C++, in this case) 2005.
Is this really true? Are there any workaround available?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With