kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #10071
Re: KiCad GAL changelog
Hey List, my first post (hopefully in the right place - if not, please
let me know)
Perhaps this is a minor bug, however there are some compilation errors
on my box (archlinux 3.8.7-1 arch kernel compilation, wx2.8.12, g++4.8.0
20130411) that stem from conversion errors (wxChar -> const char* etc,
found in drawpanel.cpp@56).
I'm not submitting a patch as perhaps this is just archspecific, however
I've managed to easily make the latest GAL branch compilable by using
*.ToAscii() on the path.
Just letting you know, thanks for the awesome job everyone is doing.
Kind Regards, Piotr
On 23.04.2013 13:33, Maciej Suminski wrote:
Just a short note: to make the KiCad GAL branch more consistent with
the master branch, controls have been changed to the default ones (ie.
panning using middle button, zooming using with wheel, etc.)
Follow ups
References