← Back to team overview

kicad-developers team mailing list archive

Re: Windows builds broken?

 

Sincere apologies. As far as I can see, Jean-Pierre has already pushed a
fix.

Orson

On 04/24/2018 03:22 PM, Wayne Stambaugh wrote:
> Is anyone else have issues with broken windows builds?  I'm getting this
> error after pulling the latest changes:
> 
> 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
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
> 


Attachment: signature.asc
Description: OpenPGP digital signature


References