Project

General

Profile

Actions

Emulator Issues #497

closed

Compile error with Plugin_nJoy_SDL

Added by psykauze over 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. Compiling on Linux-686 nJoy plugin with revision 1928~1930

What is the expected output? What do you see instead?
Error of compilation.

What version of the product are you using? On what operating system?
Debian with kernel 2.6.26-1-686, Dolphin SVN r1928

Please provide any additional information below.
I don't have headers of SDL 1.3 but I think is a problem with WX.

Here, the error message:

Compiling shared
Build/Linux-i686-release/Source/Plugins/Plugin_nJoy_SDL/Src/GUI/ConfigAdvanced.os
Source/Plugins/Plugin_nJoy_SDL/Src/GUI/ConfigAdvanced.cpp: In member
function 'virtual void ConfigBox::Update()':
Source/Plugins/Plugin_nJoy_SDL/Src/GUI/ConfigAdvanced.cpp:179: error: no
matching function for call to 'wxString::Format(const char [3], const char*)'
/usr/include/wx-2.8/wx/string.h:1208: note: candidates are: static wxString
wxString::Format(const wxChar*, ...)
Source/Plugins/Plugin_nJoy_SDL/Src/GUI/Images/controller.xpm: At global scope:
Source/Plugins/Plugin_nJoy_SDL/Src/GUI/Images/controller.xpm:2: warning:
'ConfigBox_WxStaticBitmap1_XPM' defined but not used
scons: ***
[Build/Linux-i686-release/Source/Plugins/Plugin_nJoy_SDL/Src/GUI/ConfigAdvanced.os]
Error 1
scons: building terminated because of errors.

Actions

Also available in: Atom PDF