libretro / dolphin

Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.
https://dolphin-emu.org/
GNU General Public License v2.0
86 stars 68 forks source link

This is not a bug! how do I build dolphin ? #318

Closed lucasmz1 closed 1 year ago

lucasmz1 commented 1 year ago

I am developing a dolphin appimage, but when I run it I receive the error that is missing one file named Resources.cpp which is part of dolphin source code.

I've built using the information based on dolphin wiki and also I've changed the build system to ninja. nothing change.

can you help me or give me a tip ?