Re: [Kicad-developers] problem when compiling kicad with -DMAINTAIN_PNGS=ON

2011-09-16 Thread hauptmech
On 16/09/2011 1:39 a.m., Dick Hollenbeck wrote: > > You need to have the PNGs in such a situation. Nothing to fix, nothing is > broken. > > But thereafter, simply run make, not cmake. > > > Dick To elaborate, cmake keeps a cache of its settings in the build directory and the makefile it genera

[Kicad-developers] Kicad new look - almost there

2011-09-16 Thread fabrizio
Dear All, as far as I am concern all icons/buttons made for the current version of kicad are more or less done. Just before some minor patches get through I'd like to ask all of you guys for some feedback on kicad final look: http://vincentresearch.com/tmp/ thank you all for the making this possi

Re: [Kicad-developers] Kicad new look - almost there

2011-09-16 Thread Solonen Vesa
Thank you for your fine work and great patience for working out the finest details. The look is just perfect. There are two places where I'd like to do some hair splitting though... ;) The zone fill icon has different angles for zone fill edges and the track. Depending on rounding and filtering

Re: [Kicad-developers] [PATCH] 30 icons updated + new ico files generated

2011-09-16 Thread Wayne Stambaugh
On 9/16/2011 12:42 AM, Dick Hollenbeck wrote: > On 09/14/2011 01:54 PM, jean-pierre charras wrote: >> Le 14/09/2011 20:24, Dick Hollenbeck a écrit : >>> On 09/14/2011 06:19 AM, fabrizio wrote: Hello, In this patch the following updates were made: - 30 icons/buttons were redrawn in ac

Re: [Kicad-developers] problem when compiling kicad with -DMAINTAIN_PNGS=ON

2011-09-16 Thread Dick Hollenbeck
On 09/16/2011 03:16 AM, fabrizio wrote: > On Fri, Sep 16, 2011 at 1:39 AM, Dick Hollenbeck wrote: >> On 09/14/2011 03:42 PM, fabrizio wrote: >>> Hello, >>> following there steps: >>> >>> bzr branch lp:kicad kicad >>> bzr branch kicad kicad_exp >>> cd kicad_exp >>> mkdir build >>> cd build >>> cmak

Re: [Kicad-developers] [PATCH] 30 icons updated + new ico files generated

2011-09-16 Thread Dick Hollenbeck
On 09/16/2011 07:43 AM, Wayne Stambaugh wrote: > On 9/16/2011 12:42 AM, Dick Hollenbeck wrote: >> On 09/14/2011 01:54 PM, jean-pierre charras wrote: >>> Le 14/09/2011 20:24, Dick Hollenbeck a écrit : On 09/14/2011 06:19 AM, fabrizio wrote: > Hello, > In this patch the following updates

[Kicad-developers] mysql can use cmake in 5.5

2011-09-16 Thread Dick Hollenbeck
http://forge.mysql.com/wiki/CMake http://forge.mysql.com/wiki/Autotools_to_CMake_Transition_Guide FYI, IMO, our choice of CMake has been a good one. Others are also switching: mysql 5.5 can use cmake to build instead of autotools. CMake is gaining wins each day, and for good reason. (autotoo

Re: [Kicad-developers] problem when compiling kicad with -DMAINTAIN_PNGS=ON

2011-09-16 Thread fabrizio
I do simply run make, I do not really understand how this is not a problem but if you think so, it is all right with me. Just notice however that you will get about 420 files to patch eveytime i change one svg file. As long as you are fine with it, I am ok. cheers Fabrizio On Fri, Sep 16, 2011

Re: [Kicad-developers] problem when compiling kicad with -DMAINTAIN_PNGS=ON

2011-09-16 Thread Fred Cooke
Sounds like the dependency tree is broken. And, all this talk of patches is confusing, is bzr really that primitive? On Fri, Sep 16, 2011 at 10:32 PM, fabrizio wrote: > I do simply run make, I do not really understand how this is not a > problem but if you think so, it is all right with me. > >

Re: [Kicad-developers] problem when compiling kicad with -DMAINTAIN_PNGS=ON

2011-09-16 Thread Dick Hollenbeck
On 09/16/2011 03:32 PM, fabrizio wrote: > I do simply run make, I do not really understand how this is not a > problem but if you think so, it is all right with me. > > Just notice however that you will get about 420 files to patch > eveytime i change one svg file. As long as you are fine with it,