Emulator Issues #1434
closedMac Build Error: Auibar
0%
Description
What steps will reproduce the problem?
- Build r4300 On Mac
What is the expected output? What do you see instead?
Compiling Build/Darwin-i386-release/Source/Core/DolphinWX/Src/BootManager.o
In file included from /opt/local/include/wx-2.8/wx/aui/aui.h:18,
from Source/Core/DolphinWX/Src/Frame.h:27,
from Source/Core/DolphinWX/Src/BootManager.cpp:59:
/opt/local/include/wx-2.8/wx/aui/auibar.h: In constructor
'wxAuiToolBarItem::wxAuiToolBarItem()':
/opt/local/include/wx-2.8/wx/aui/auibar.h:114: error: expected unqualified-id before '=' token
/opt/local/include/wx-2.8/wx/aui/auibar.h: In member function 'void
wxAuiToolBarItem::Assign(const wxAuiToolBarItem&)':
/opt/local/include/wx-2.8/wx/aui/auibar.h:147: error: expected unqualified-id before '=' token
/opt/local/include/wx-2.8/wx/aui/auibar.h: In member function 'void
wxAuiToolBarItem::SetId(int)':
/opt/local/include/wx-2.8/wx/aui/auibar.h:161: error: expected unqualified-id before '=' token
scons: *** [Build/Darwin-i386-release/Source/Core/DolphinWX/Src/BootManager.o] Error 1
scons: building terminated because of errors.
What version of the product are you using? On what operating system?
Mac OS X Snow Leopard with r4300
Updated by RyanChristensen94 about 15 years ago
Same error, impossible to compile wxWidgets on Snow Leopard. No fix.
Updated by Anonymous about 15 years ago
- Status changed from New to Invalid
Snow Leopard problems are not really our problems; however there are a bunch of
people working to fix this.