View Single Post
Old 04 September 2010, 08:16   #14
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,540
Quote:
If you get an error message saying "Can't find MSVCR100.DLL
IMHO it is better idea to enable static runtime library compilation setting, these "bug reports" never end (unless you include the runtime library redistributable package with the application). I have some experience

C/C++ -> Code Generation -> Runtime Library: Multi-threaded (/MT) (without "DLL" part)
Toni Wilen is online now  
 
Page generated in 0.04528 seconds with 11 queries