Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ishiiruka not building on Pi 4 #195

Open
Ruler-Dev opened this issue Nov 7, 2021 · 1 comment
Open

Ishiiruka not building on Pi 4 #195

Ruler-Dev opened this issue Nov 7, 2021 · 1 comment

Comments

@Ruler-Dev
Copy link

[ 96%] Building CXX object Source/Core/DolphinWX/CMakeFiles/ishiiruka.dir/FifoPlayerDlg.cpp.o
/home/pi/Ishiiruka/Source/Core/DolphinWX/FifoPlayerDlg.cpp: In static member function 'static void FifoPlayerDlg::FileLoaded()':
/home/pi/Ishiiruka/Source/Core/DolphinWX/FifoPlayerDlg.cpp:973:18: error: 'wxPaintEvent::wxPaintEvent(wxWindowBase*)' is private within this context
wxPaintEvent event;
^~~~~
In file included from /usr/local/include/wx-3.1/wx/window.h:18,
from /usr/local/include/wx-3.1/wx/nonownedwnd.h:14,
from /usr/local/include/wx-3.1/wx/toplevel.h:20,
from /usr/local/include/wx-3.1/wx/dialog.h:14,
from /home/pi/Ishiiruka/Source/Core/DolphinWX/FifoPlayerDlg.h:9,
from /home/pi/Ishiiruka/Source/Core/DolphinWX/FifoPlayerDlg.cpp:5:
/usr/local/include/wx-3.1/wx/event.h:2396:14: note: declared private here
explicit wxPaintEvent(wxWindowBase* window = NULL);
^~~~~~~~~~~~
make[2]: *** [Source/Core/DolphinWX/CMakeFiles/ishiiruka.dir/build.make:998: Source/Core/DolphinWX/CMakeFiles/ishiiruka.dir/FifoPlayerDlg.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1039: Source/Core/DolphinWX/CMakeFiles/ishiiruka.dir/all] Error 2
make: *** [Makefile:152: all] Error 2

@FoxbitDreamtail
Copy link

mine fails before this on DietPi.... missing dependancies. official Dolphin compiles just fine though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants