← Back to team overview

kicad-developers team mailing list archive

Re: 5.1 preview

 

I have pushed changes that should fix Eeli’s and JP’s compile issues, and might fix the Paged Dialog issue that some are seeing.

Note that the branch was also renamed from “6.0” to “5.1”.

If anyone has a chance to re-spin and test, that would be great.

Cheers,
Jeff.


> On 15 Jul 2018, at 21:39, Eeli Kaikkonen <eeli.kaikkonen@xxxxxxxxx> wrote:
> 
> This was a false positive - I had the "master" branch checked out instead of 6.0. However, I now fetched 5.1 and tried modifying it. All I had to do was adding two includes in one file:
> 
> #include <fields_grid_table.h>
> #include <bitmaps.h>
> 
> into eeschema/dialogs/dialog_edit_libentry_fields_in_lib.cpp. Then it could be compiled.
> 
> pe 13. heinäk. 2018 klo 23.18 Eeli Kaikkonen (eeli.kaikkonen@xxxxxxxxx <mailto:eeli.kaikkonen@xxxxxxxxx>) kirjoitti:
> After many experiments I deleted and re-did everything, both source and build directory, and reconfigured. Now it is ready and installed and can be run.
> 
> Eeli Kaikkonen


References