![]() |
|
Trouble compiling - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Support (https://forums.dolphin-emu.org/Forum-support) +--- Thread: Trouble compiling (/Thread-trouble-compiling) |
Trouble compiling - mforan - 11-02-2014 I had to reformat my computer and install Windows again. I pulled the Dolphin sources from the git mirror followed by the submodules. I then started compiling using Visual Studio 2013. Everything seemed fine until near the end, when this happened: Error 1 error MSB3073: The command "cscript /nologo /E:JScript "make_scmrev.h.js" :VCEnd" exited with code 1. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets 122 5 SCMRevGen Error 2 error C1083: Cannot open include file: 'scmrev.h': No such file or directory E:\dolphin\Source\Core\Common\Version.cpp 5 1 Common This is the first time I have had any issues compiling the emulator. Any ideas? |