← Back to team overview

kicad-developers team mailing list archive

Re: kicad-gal build error

 

On 08/23/2013 07:48 PM, Vesa Solonen wrote:
A clean build attempt of kicad-gal-orson branch results in following error:

../common/libcommon.a(view.cpp.o): In function `KiGfx::VIEW::Redraw()':
view.cpp:(.text+0x27d2): undefined reference to `KiGfx::GAL::DrawGrid()'
collect2: error: ld returned 1 exit status
make[2]: *** [gerbview/gerbview] Error 1
make[1]: *** [gerbview/CMakeFiles/gerbview.dir/all] Error 2

Thanks for the report, I will fix it soon. Recently I have been building only pcbnew and I forgot that my changes may influence other apps. Please remember that kicad-gal-orson is the experimental branch, so it contains the freshest modifications, not always fully tested. I wish there were more people testing the branch, so I could be assured that it works fine..

Regards,
Orson


References