Building a service .exe using Visual Studio 2005 ver 8.0.50727.762. When I try to use MFC static, always get the linker error as in the title. Exactly the same build configuration works fine in 2003 ver 7.1. Of course the problem goes away if I use the option of dynamically linking to MFC dll's, but that can cause problems in deployment.
Start Free Trial