-
Notifications
You must be signed in to change notification settings - Fork 126
Open
Description
[ 86%] Building CXX object Source/Core/DolphinWX/CMakeFiles/ishiiruka.dir/FifoPlayerDlg.cpp.o
~/Ishiiruka/Source/Core/DolphinWX/FifoPlayerDlg.cpp: In static member function ‘static void FifoPlayerDlg::FileLoaded()’:
~/Ishiiruka/Source/Core/DolphinWX/FifoPlayerDlg.cpp:973:18: error: ‘wxPaintEvent::wxPaintEvent(wxWindowBase*)’ is private within this context
973 | wxPaintEvent event;
| ^~~~~
In file included from /usr/include/wx-3.2/wx/window.h:18,
from /usr/include/wx-3.2/wx/nonownedwnd.h:14,
from /usr/include/wx-3.2/wx/toplevel.h:20,
from /usr/include/wx-3.2/wx/dialog.h:14,
from ~/Ishiiruka/Source/Core/DolphinWX/FifoPlayerDlg.h:9,
from ~/Ishiiruka/Source/Core/DolphinWX/FifoPlayerDlg.cpp:5:
/usr/include/wx-3.2/wx/event.h:2423:14: note: declared private here
2423 | explicit wxPaintEvent(wxWindowBase* window = NULL);
| ^~~~~~~~~~~~
make[2]: *** [Source/Core/DolphinWX/CMakeFiles/ishiiruka.dir/build.make:1070: Source/Core/DolphinWX/CMakeFiles/ishiiruka.dir/FifoPlayerDlg.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1192: Source/Core/DolphinWX/CMakeFiles/ishiiruka.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
Full paths to my Ishiiruka folder censored with tilde, assume the tilde's my home folder.
Is it building for anyone else?
Metadata
Metadata
Assignees
Labels
No labels