Recently, I try to build WebKit with VS2012. That cost me a lot of time to fix the errors. After a successful build, MiniBrowser can’t run normally.
Building Environment:
MSVS 2012
Windows 8 x64
I have fixed every error it alerts me, but after builded in Debug mode, MiniBrowser can’t run. It just alert something below:
The program can’t start because MSVCR80.dll is missing from your computer. Try reinstalling the program to fix this problem.
But when I build it in release mode, MiniBrowser just run normally, why ?
Once I have faced this problem. Check the following link, this may help you.
http://social.msdn.microsoft.com/forums/en-US/vcgeneral/thread/6d16ecce-f92b-4c53-a45b-40119c4566a6/