Le 24/04/2018 à 15:22, Wayne Stambaugh a écrit : > Is anyone else have issues with broken windows builds? I'm getting this > error after pulling the latest changes: >
Yes, me. I just committed a fix, a few minutes ago. > C:/msys64/home/wstambaugh/src/kicad-trunk/common/tool/tool_manager.cpp:838:20: > error: prototype for 'KIGFX::VC_SETTINGS > TOOL_MANAGER::GetCurrentToolVC() const' does not match any in class > 'TOOL_MANAGER' > KIGFX::VC_SETTINGS TOOL_MANAGER::GetCurrentToolVC() const > ^~~~~~~~~~~~ > In file included from > C:/msys64/home/wstambaugh/src/kicad-trunk/common/tool/tool_manager.cpp:39:0: > C:/msys64/home/wstambaugh/src/kicad-trunk/include/tool/tool_manager.h:373:25: > error: candidate is: KIGFX::VC_SETTINGS& > TOOL_MANAGER::GetCurrentToolVC() const > KIGFX::VC_SETTINGS& GetCurrentToolVC() const; > ^~~~~~~~~~~~~~~~ > make[2]: *** [common/CMakeFiles/common.dir/build.make:3936: > common/CMakeFiles/common.dir/tool/tool_manager.cpp.obj] Error 1 > make[1]: *** [CMakeFiles/Makefile2:623: > common/CMakeFiles/common.dir/all] Error 2 > m -- Jean-Pierre CHARRAS _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp