Project

General

Profile

Actions

Emulator Issues #2753

closed

Revision 5562 breaks Linux compilation

Added by ALIENDUDE5300 almost 14 years ago.

Status:
Fixed
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

When compiling on Linux, as of revision 5562, I get these errors:

Compiling Build/Linux-x86_64-release/Source/Core/AudioCommon/Src/AudioCommon.o
Source/Core/AudioCommon/Src/AudioCommon.cpp: In function 'SoundStream*
AudioCommon::InitSoundStream(CMixer*)':
Source/Core/AudioCommon/Src/AudioCommon.cpp:46: error: 'CoreAudioSound' has
not been declared
Source/Core/AudioCommon/Src/AudioCommon.cpp:47: error: expected
type-specifier before 'CoreAudioSound'
Source/Core/AudioCommon/Src/AudioCommon.cpp:47: error: cannot convert
'int*' to 'SoundStream*' in assignment
Source/Core/AudioCommon/Src/AudioCommon.cpp:47: error: expected ';' before
'CoreAudioSound'
Source/Core/AudioCommon/Src/AudioCommon.cpp: In function
'std::vector<std::basic_string<char, std::char_traits<char>,
std::allocator<char> >, std::allocator<std::basic_string<char,
std::char_traits<char>, std::allocator<char> > > >
AudioCommon::GetSoundBackends()':
Source/Core/AudioCommon/Src/AudioCommon.cpp:100: error: 'CoreAudioSound'
has not been declared
scons: ***
[Build/Linux-x86_64-release/Source/Core/AudioCommon/Src/AudioCommon.o] Error 1
scons: building terminated because of errors.

Actions #1

Updated by ALIENDUDE5300 almost 14 years ago

Fixed in 5566

Actions #2

Updated by Billiard26 almost 14 years ago

  • Status changed from New to Fixed
Actions

Also available in: Atom PDF