Project

General

Profile

Actions

Emulator Issues #714

closed

Debugger does not build on Release/x64

Added by BhaaL about 15 years ago.

Status:
Invalid
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

What steps will reproduce the problem?

  1. Load Dolphin.sln, switch to Release Configuration with x64 Platform.
  2. Compile.
  3. The following error shows up:
    Error 2 fatal error LNK1181: cannot open input file
    '..\debuggerwx\x64\release\debugger.lib' Dolphin

What is the expected output? What do you see instead?
DebuggerWX\x64\Release is created as folder, and the BuildLog.htm is saved
there. No pdb, no lib generated.
Forcing a Build on the Project does nothing, forcing a Link (obviously)
fails as the obj files are not in place.

What version of the product are you using? On what operating system?
r2597 on Windows XP SP2 32-bit, compiling with Visual Studio 2008 SP1 and
x64 Tools.

Please provide any additional information below.
Debug Build compiles fine, I just can't try it out yet as I only have my
x86 box available atm.

Actions

Also available in: Atom PDF