r2dliu / dolphin

Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.
https://dolphin-emu.org/
Other
8 stars 4 forks source link

apply clang-format to all .cpp and .h files containing the word slippi #65

Closed bmarcott closed 3 years ago

bmarcott commented 3 years ago

@r2dliu this is what applying clang-format looks like. Let me know whether to move forward, include more files, etc.

bmarcott commented 3 years ago

@r2dliu I see other builds failing on this same step and formatting changes shouldn't be causing this. I can't tell from the build log what the actual error is that causes exit 1. The last logs in the build look informational regarding qt. The only error I saw was image

bmarcott commented 3 years ago

successfully built and launched dolphin from this code locally