Emulator Issues #1018
closedLatest svns fail to compile on Linux 64-bit (r3432)
0%
Description
What steps will reproduce the problem?
- Checkout r3432
- Compile for Linux x86_64
- Get compilation error
Error:
Compiling Build/Linux-x86_64-release/Source/Core/Core/Src/PowerPC/Jit64/Jit.o
Source/Core/Core/Src/PowerPC/Jit64/Jit.cpp: In member function 'void
Jit64::Cleanup()':
Source/Core/Core/Src/PowerPC/Jit64/Jit.cpp:341: error: 'VK_LSHIFT' was not
declared in this scope
Source/Core/Core/Src/PowerPC/Jit64/Jit.cpp:341: error: 'GetAsyncKeyState'
was not declared in this scope
Source/Core/Core/Src/PowerPC/Jit64/Jit.cpp: In member function 'const u8*
Jit64::DoJit(u32, PPCAnalyst::CodeBuffer*, JitBlock*)':
Source/Core/Core/Src/PowerPC/Jit64/Jit.cpp:431: warning: declaration of
'code_buffer' shadows a member of 'this'
scons: ***
[Build/Linux-x86_64-release/Source/Core/Core/Src/PowerPC/Jit64/Jit.o] Error 1
scons: building terminated because of errors.
Please provide any additional information below.
Arch Linux x86_64
Latest working rev.: 3407 (haven't tested every single build after this)
GCC 4.4.0
Updated by Anonymous over 13 years ago
- Status changed from New to Fixed
Ignore this...Status:Verified was removed, changing to Fixed