← Back to team overview

kicad-developers team mailing list archive

Re: problem when compiling kicad with -DMAINTAIN_PNGS=ON

 


On 17/09/2011 12:07 p.m., Dick Hollenbeck wrote:
> 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 .
Small typo: 'ccmake .' should be

ccmake ..


However, fabio, I think your original command line was correct and does
the same thing. see my previous post...

>
>
>
>> 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
>
>
> _______________________________________________
> 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