Unable to import library MFC110UD.DLL Program will be exit!

When I’ am trying to run program I get this error “Unable to import library MFC110UD.DLL Program will be exit!”
When I’ve changed Runtime Library to /MT show up another one error “Error C1189: #error : Please use the /MD switch for _AFXDLL builds”

Program is created in MFC Visual C++. I try run it on Windows Compact Embedded.

Is MFC110U.DLL present on your T30 system? The mfc110u.dll seems to be a component of Microsoft Visual Studio. So it’s reasonable to ask Microsoft support - Redirecting

So did you try use an /MD switch?