Dolphin, the GameCube and Wii emulator - Forums

Full Version: Compiling Dolphin Win X64 Error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, I am new to this and I am trying to compile Dolphin r7613 x64, found on the resident evil forum thread, I have googled and looked at this forum thus I can't find what's causing the error. So pardon me if I post something that has been already answered.

Visual C++ 2010 Express, Followed the wiki guide but still it did not work Sad
GIT Installed
Windows SDK 7.1 web installer aswell cd and sp1, Win SDK 6.1 also.

Also tried reinstalling and regetting the git source twice

Quote:1>------ Build started: Project: SVNRevGen, Configuration: Release x64 ------
2>------ Build started: Project: Languages, Configuration: Release x64 ------
2> Compiling ar locale
2> Compiling cs locale
2> Compiling da locale
2> Compiling de locale
2> Compiling el locale
2> Compiling en locale
2> Compiling es locale
2> Compiling fr locale
2> Compiling he locale
2> Compiling hu locale
2> Compiling it locale
2> Compiling ja locale
2> Compiling ko locale
2> Compiling nb locale
2> Compiling nl locale
2> Compiling pl locale
2> Compiling pt_BR locale
2> Compiling pt locale
2> Compiling ru locale
2> Compiling sr locale
2> Compiling tr locale
2> Compiling zh_CN locale
2> Compiling zh_TW locale
1> Updating svnrev.h
1>C : \Users\Ryan\Desktop\GIT\RyansTestbuild\Source\Core\Common\make_svnrev.h.js(38, 2) Microsoft JScript runtime error : Input past end of file
1>
3>------ Build started: Project: Common, Configuration: Release x64 ------
3> Version.cpp
2>C:\Users\Ryan\Desktop\GIT\RyansTestbuild\Languages\po.targets(45,5): error MSB3721: The command "..\Externals\gettext\msgfmt -o "..\Binary\x64\Languages\da\dolphin-emu.mo" po/da.po" exited with code 1.
3>Src\Version.cpp(26): error C2146: syntax error : missing ';' before identifier 'SVN_REV_STR'
3>Src\Version.cpp(26): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3>Src\Version.cpp(36): error C2440: 'initializing' : cannot convert from 'int' to 'const char *'
3> Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
3>Src\Version.cpp(36): error C2143: syntax error : missing ';' before 'string'
3>Src\Version.cpp(36): error C2059: syntax error : 'string'
4>------ Build started: Project: VideoCommon, Configuration: Release x64 ------
5>------ Build started: Project: AudioCommon, Configuration: Release x64 ------
5>LINK : fatal error LNK1181: cannot open input file 'C:\Users\Ryan\Desktop\GIT\RyansTestbuild\Source\x64\Release\Common.lib'
4>LINK : fatal error LNK1181: cannot open input file 'C:\Users\Ryan\Desktop\GIT\RyansTestbuild\Source\x64\Release\Common.lib'
6>------ Build started: Project: Dolphin, Configuration: Release x64 ------
6>LINK : fatal error LNK1181: cannot open input file 'C:\Users\Ryan\Desktop\GIT\RyansTestbuild\Source\x64\Release\Common.lib'
========== Build: 0 succeeded, 6 failed, 17 up-to-date, 0 skipped ==========

Seems like something is missing Sad I have also included the TR remote fix.
Got help on the irc now I have this error

Quote:1>------ Build started: Project: SVNRevGen, Configuration: Release x64 ------
2>------ Build started: Project: Languages, Configuration: Release x64 ------
2> Compiling ar locale
2> Compiling cs locale
2> Compiling da locale
2> Compiling de locale
2> Compiling el locale
2> Compiling en locale
2> Compiling es locale
2> Compiling fr locale
2> Compiling he locale
2> Compiling hu locale
2> Compiling it locale
2> Compiling ja locale
2> Compiling ko locale
2> Compiling nb locale
2> Compiling nl locale
2> Compiling pl locale
2> Compiling pt_BR locale
2> Compiling pt locale
2> Compiling ru locale
2> Compiling sr locale
2> Compiling tr locale
2> Compiling zh_CN locale
2> Compiling zh_TW locale
1> Updating svnrev.h
3>------ Build started: Project: Common, Configuration: Release x64 ------
2>C:\Users\Ryan\Desktop\GIT\RyanTestBuild\Languages\po.targets(45,5): error MSB3721: The command "..\Externals\gettext\msgfmt -o "..\Binary\x64\Languages\da\dolphin-emu.mo" po/da.po" exited with code 1.
3> Common.vcxproj -> C:\Users\Ryan\Desktop\GIT\RyanTestBuild\Source\x64\Release\Common.lib
========== Build: 2 succeeded, 1 failed, 20 up-to-date, 0 skipped ==========