kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #06918
Re: problem when compiling kicad with -DMAINTAIN_PNGS=ON
On 09/17/2011 03:48 AM, fabrizio wrote:
> Dick,
> that was very helpful. Can you please tell me how to do this:
>
> # I have not been a PNG maintainer, but want to be for 10 minutes:
> $ ccmake .
> Set MAINTAIN_PNGS to on, configure, generate, quit ccmake.
Since from previous conversation, I know you are using Ubuntu:
$ sudo apt-get install cmake-curses-gui
$ man ccmake
$ cd build
$ ccmake .
> All in all it sounds easier for my to just send you the new .svg files
> in a zipped folder. Would that be acceptable?
Well we will have to start to reduce our boat wake here eventually. I would think that
soon there will only be single bitmap changes. And that massive grooming of the bitmaps
will stop soon. So maybe even sending a single *.svg file would be OK to the list.
We could also accept a zip file, but only of those svg's that actually changed, OK?
Dick
Follow ups
References