← Back to team overview

kicad-developers team mailing list archive

Re: eeschema GAL renderer (with old tools)

 

Hi Tomasz,

the build failed for me with:
[ 54%] Linking CXX shared module _cvpcb.kiface
../common/libcommon.a(block_commande.cpp.o): In function
`BLOCK_SELECTOR::InitData(DRAW_PANEL_BASE*, wxPoint const&)':
/home/nickoe/kicad-source-mirror/common/block_commande.cpp:150: undefined
reference to `DrawAndSizingBlockOutlines(DRAW_PANEL_BASE*, wxDC*, wxPoint
const&, bool)'
collect2: error: ld returned 1 exit status
make[2]: *** [cvpcb/CMakeFiles/cvpcb_kiface.dir/build.make:508:
cvpcb/_cvpcb.kiface] Error 1
make[1]: *** [CMakeFiles/Makefile2:818:
cvpcb/CMakeFiles/cvpcb_kiface.dir/all] Error 2
make: *** [Makefile:152: all] Error 2

I also tried a make clean and then rebuild, but same issue.

On commit "Added missing files" with SHA1:
793d1db9612363be22eedc302c0f3974dbb65164

2018-06-04 21:40 GMT+02:00 Tomasz Wlostowski <tomasz.wlostowski@xxxxxxx>:

> On 04/06/18 21:14, Seth Hillbrand wrote:
> > ​Hi Tom-
> >
> > Would you like feedback on any of this?  If so, what's most useful for
> > you?  Github issue tracker?  Merge requests?  Or just posts to the dev
> list?
>
> Hi Seth,
>
> Patches & posts to the devlists are my favourite :)
>
> Cheers,
> Tom
>
> _______________________________________________
> 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
>

Follow ups

References