• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 ... 55 56 57 58 59 ... 111 Next »

I need help compiling Dolphin x64
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
I need help compiling Dolphin x64
05-02-2011, 05:46 PM
#1
xenowildfire Offline
Junior Member
**
Posts: 47
Threads: 7
Joined: Nov 2010
I need help compiling Dolphin x64, I have followed the guide on how to compile
using VC++2010 Express and I keep getting this error.

1>------ Build started: Project: SVNRevGen, Configuration: Release x64 ------
1> 'cscript' is not recognized as an internal or external command,
1> operable program or batch file.
1> Updating svnrev.h
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6006: "cmd.exe" exited with code 9009.
2>------ Build started: Project: zlib, Configuration: Release x64 ------
3>------ Build started: Project: SOIL, Configuration: Release x64 ------
3>TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified.
3>
3>
4>------ Build started: Project: Common, Configuration: Release x64 ------
2>TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified.
2>
2>
4>TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified.
4>
4>
5>------ Build started: Project: wxBase28, Configuration: Release x64 ------
6>------ Build started: Project: CLRun, Configuration: Release x64 ------
5>TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified.
5>
5>
6>TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified.
6>
6>
7>------ Build started: Project: wxCore28, Configuration: Release x64 ------
7>TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified.
7>
7>
8>------ Build started: Project: InputCommon, Configuration: Release x64 ------
8>TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified.
8>
8>
9>------ Build started: Project: wxAdv28, Configuration: Release x64 ------
9>TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified.
9>
9>
10>------ Build started: Project: Bochs_disasm, Configuration: Release x64 ------
10>TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified.
10>
10>
11>------ Build started: Project: VideoCommon, Configuration: Release x64 ------
11>TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified.
11>
11>
12>------ Build started: Project: DiscIO, Configuration: Release x64 ------
12>TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified.
12>
12>
13>------ Build started: Project: SFML_Network, Configuration: Release x64 ------
14>------ Build started: Project: wxAui, Configuration: Release x64 ------
13>TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified.
13>
13>
14>TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified.
14>
14>
15>------ Build started: Project: AudioCommon, Configuration: Release x64 ------
15>TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified.
15>
15>
16>------ Build started: Project: LZO, Configuration: Release x64 ------
16>TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified.
16>
16>
17>------ Build started: Project: VideoDX9, Configuration: Release x64 ------
17>TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified.
17>
17>
18>------ Build started: Project: VideoSoftware, Configuration: Release x64 ------
18>TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified.
18>
18>
19>------ Build started: Project: VideoDX11, Configuration: Release x64 ------
19>TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified.
19>
19>
20>------ Build started: Project: VideoOGL, Configuration: Release x64 ------
21>------ Build started: Project: Core, Configuration: Release x64 ------
21>TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified.
21>
21>
20>TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified.
20>
20>
22>------ Build started: Project: Dolphin, Configuration: Release x64 ------
22>TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified.
22>
22>
========== Build: 0 succeeded, 22 failed, 1 up-to-date, 0 skipped ==========
Find
Reply
05-02-2011, 10:01 PM
#2
ExtremeDude2 Online
Gotta post fast
*******
Posts: 8,994
Threads: 274
Joined: Dec 2010
You did not read this did you.
Check out my videos (dead)
[Image: sig-22354.png]
Website Find
Reply
05-02-2011, 11:05 PM
#3
xenowildfire Offline
Junior Member
**
Posts: 47
Threads: 7
Joined: Nov 2010
(05-02-2011, 10:01 PM)ryancollins Wrote: You did not read this did you.

Yes I did, I did that step by step and I came up with that error.
Find
Reply
05-02-2011, 11:28 PM (This post was last modified: 05-02-2011, 11:47 PM by lannyboy.)
#4
lannyboy Offline
Member
***
Posts: 221
Threads: 6
Joined: Mar 2009
(05-02-2011, 11:05 PM)xenowildfire Wrote:
(05-02-2011, 10:01 PM)ryancollins Wrote: You did not read this did you.

Yes I did, I did that step by step and I came up with that error.

lol, this fault should blame to the documentator. it did not state clearly in the windows build wiki. but it is also your problem. make sure you know what to do before you edit your configuration. you could mess up everything. learn a bit from visual studio before you manipulate it. that is my advice.

check at http://code.google.com/p/dolphin-emu/wiki/Windows_Build to item number 3 at the line of
Open the Property Manager and make the following changes (the bold entries):, (your the vc++ directories setting).

from this picture,[color=#FF1493] $(ExecutablePath)[/color], [color=#FF1493]$(IncludePath) [/color]and [color=#FF1493]$(LibraryPath) [/color]mean to your existing vc++ directories settings, [color=#FF0000]it didn't ask you to replace with these variables[/color].

i.e your existing vc++ executable directories may have:
1) $(VCInstallDir)bin;$(WindowsSdkDir)bin\NETFX 4.0 Tools;
2) $(WindowsSdkDir)bin;
3) $(VSInstallDir)Common7\Tools\bin;
4) $(VSInstallDir)Common7\tools;
5) $(VSInstallDir)Common7\ide;
6) $(ProgramFiles)\HTML Help Workshop;
7) $(FrameworkSDKDir)\bin;
8) $(MSBuildToolsPath32);
9) $(VSInstallDir);
10) $(SystemRoot)\SysWow64;
11) $(FxCopDir);

and it only asked you to [color=#32CD32]add in addition[/color] $(DXSDK_DIR)Utilities\bin\x86; (if it is x86) to the front of vc++ executable directories.

get it now?

check this one if it is x86 vc++ directories settings
http://forums.dolphin-emu.org/showthread.php?tid=10119&pid=148517#pid148517

and this one for x64
http://forums.dolphin-emu.org/showthread.php?tid=10119&pid=148525#pid148525

PS: remove $(ICInstallDir) if you don't have ICC installed.
Website Find
Reply
05-03-2011, 07:53 AM
#5
xenowildfire Offline
Junior Member
**
Posts: 47
Threads: 7
Joined: Nov 2010
Ok I did everything like you said now I get this.

23>LINK : fatal error LNK1181: cannot open input file 'C:\Users\Woody\Downloads\dolphin-emu\Source\x64\Release\VideoCommon.lib'
========== Build: 21 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========
Find
Reply
05-03-2011, 07:57 AM
#6
ExtremeDude2 Online
Gotta post fast
*******
Posts: 8,994
Threads: 274
Joined: Dec 2010
(05-03-2011, 07:53 AM)xenowildfire Wrote: Ok I did everything like you said now I get this.

23>LINK : fatal error LNK1181: cannot open input file 'C:\Users\Woody\Downloads\dolphin-emu\Source\x64\Release\VideoCommon.lib'
========== Build: 21 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========

http://forums.dolphin-emu.org/showthread.php?tid=16395&highlight=dolphin
Check out my videos (dead)
[Image: sig-22354.png]
Website Find
Reply
05-03-2011, 08:12 AM
#7
xenowildfire Offline
Junior Member
**
Posts: 47
Threads: 7
Joined: Nov 2010
(05-03-2011, 07:57 AM)ryancollins Wrote:
(05-03-2011, 07:53 AM)xenowildfire Wrote: Ok I did everything like you said now I get this.

23>LINK : fatal error LNK1181: cannot open input file 'C:\Users\Woody\Downloads\dolphin-emu\Source\x64\Release\VideoCommon.lib'
========== Build: 21 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========

http://forums.dolphin-emu.org/showthread.php?tid=16395&highlight=dolphin

thanks it worked and thank you lannyboy
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode