Dolphin, the GameCube and Wii emulator - Forums
compilation error on ubuntu 9.10 - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: Support (https://forums.dolphin-emu.org/Forum-support)
+--- Thread: compilation error on ubuntu 9.10 (/Thread-compilation-error-on-ubuntu-9-10)



compilation error on ubuntu 9.10 - anakins - 12-15-2009

Hi,

I try to install dolphin but I have an error during the compilation :

Source/Plugins/Plugin_Wiimote/Src/FakeAccelerometer.cpp:190: warning: declaration of 'Pitch' shadows a member of 'this'
Source/Plugins/Plugin_Wiimote/Src/FakeAccelerometer.cpp:190: warning: declaration of 'Roll' shadows a member of 'this'
scons: *** [Build/Linux-i686-release/Source/Plugins/Plugin_Wiimote/Src/FakeAccelerometer.os] Error 1


I have install scons 1.2

Thanks