Project

General

Profile

Actions

Emulator Issues #1361

closed

[Linux x86_64] Compilation error

Added by xamaniqinqu almost 15 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

What steps will reproduce the problem?

  1. Fetch latest source
  2. Compile
    3.

What is the expected output? What do you see instead?

Expected output: A working binary.
Actual output: error message:

Source/Core/DolphinWX/Src/LogWindow.h: In constructor
'CLogWindow::CLogWindow(CFrame*, wxWindowID, const wxString&, const
wxPoint&, const wxSize&, long int)':
Source/Core/DolphinWX/Src/LogWindow.h:87: warning:
'CLogWindow::m_LogSection' will be initialized after
Source/Core/DolphinWX/Src/LogWindow.h:75: warning: 'wxTextCtrl*
CLogWindow::m_Log'
Source/Core/DolphinWX/Src/LogWindow.cpp:47: warning: when initialized here
Source/Core/DolphinWX/Src/LogWindow.cpp: In member function 'void
CLogWindow::CreateGUIControls()':
Source/Core/DolphinWX/Src/LogWindow.cpp:75: error: 'class wxRadioBox' has
no member named 'SetButtonFont'
Source/Core/DolphinWX/Src/LogWindow.cpp: In member function 'void
CLogWindow::UnPopulateRight()':
Source/Core/DolphinWX/Src/LogWindow.cpp:280: warning: 'virtual bool
wxSizer::Remove(wxWindow*)' is deprecated (declared at
/usr/include/wx-2.8/wx/sizer.h:513)
scons: ***
[Build/Linux-x86_64-release/Source/Core/DolphinWX/Src/LogWindow.o] Error 1
scons: building terminated because of errors.

What version of the product are you using? On what operating system?

Revision: 4172.
Operating system: Gentoo GNU/Linux x86_64

Actions

Also available in: Atom PDF