Hi, Just installed VC++ 2008 on my machine. When I build something in "debug" mode the build complete, when I use "release" mode am getting this error:
MSVCMRT.lib(mstartup.obj) : error LNK2001: unresolved external symbol __forceCRTManifestRTM
We have lots of software written and built on a machine with VC++ 2005, and we want to migrate to my machine. Any ideas why this error is coming out? What can fix it? Am running Windows 7.
Thanks, --Alex