Emulator Issues #497
closedCompile error with Plugin_nJoy_SDL
0%
Description
What steps will reproduce the problem?
- 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.
Updated by psykauze almost 16 years ago
This compile error is on revision 1932 too. I'll try compile without Plugin_nJoy.