1,502
edits
m (Compiling ScummVM/VS2005 moved to Compiling ScummVM/Visual Studio: New VS version is out, changing name) |
(→Ready to compile ScummVM: Updated paths for MSVC9, removed deprecated section on zlib) |
||
Line 178: | Line 178: | ||
If you got all the libraries compiled, you're ready to compile the latest version of ScummVM! | If you got all the libraries compiled, you're ready to compile the latest version of ScummVM! | ||
Open the solution file in dists\ | Open the solution file in dists\msvc9 (msvc8 for VS2005 and msvc7 for VS2003), select the "Release" configuration from the configuration manager pulldown menu and then go to Build->Build solution, or just press Control-F7 to compile it. | ||
The ScummVM executable should be in the folder dists\ | The ScummVM executable should be in the folder dists\msvc9\scummvm_Release as "scummvm.exe". | ||
You'll need to copy sdl.dll from the SDL runtime archive (or the latest devel archive) in the directory where scummvm.exe is |
edits