Re: [Kicad-developers] Trouble with cmake

2012-04-15 Thread Brian Sidebotham
On 15 April 2012 20:27, Dan Chianucci wrote: > I'm trying to create the makefiles for kicad, but whenever I run the > cmake command it gives me an error: > > > Dan@DanC_Laptop /c/users/dan/workspaces/kicadr/src/kicad_testing/build/Debug > $ cmake -G "Eclipse CDT4 - MinGW Makefiles" -DCMAKE_BUILD_T

[Kicad-developers] Trouble with cmake

2012-04-15 Thread Dan Chianucci
I'm trying to create the makefiles for kicad, but whenever I run the cmake command it gives me an error: Dan@DanC_Laptop /c/users/dan/workspaces/kicadr/src/kicad_testing/build/Debug $ cmake -G "Eclipse CDT4 - MinGW Makefiles" -DCMAKE_BUILD_TYPE=Debug -DKICAD_TESTING_VERSION=ON -DwxWidgets_ROOT_DI

Re: [Kicad-developers] New Pcbnew file format.

2012-04-15 Thread Wayne Stambaugh
On 4/15/2012 11:08 AM, lajos kamocsay wrote: > Thanks, Wayne. It might be a configuration cache issue. I'll rebuild it > tonight when my real world project is done (bathroom tiling). I've been there and done that! Several times. Have fun! > > In general I find the cmake caching very frustratin

Re: [Kicad-developers] New Pcbnew file format.

2012-04-15 Thread lajos kamocsay
Thanks, Wayne. It might be a configuration cache issue. I'll rebuild it tonight when my real world project is done (bathroom tiling). In general I find the cmake caching very frustrating. The only reliable way I found to make sure that the configuration's correct is to delete the whole build folde

Re: [Kicad-developers] New Pcbnew file format.

2012-04-15 Thread Wayne Stambaugh
On 4/14/2012 11:18 PM, lajos kamocsay wrote: > Hi- > > > When I build revno 3511, the tracks that I draw in pcbnew are huge > (wider than the default page) (screenshot attached). > I use these flags for cmake: > > cmake ../kicad.latest -DKICAD_STABLE_VERSION=ON -DCMAKE_BUILD_TYPE=Release \ >

Re: [Kicad-developers] kicad PPA for Linux - which one?

2012-04-15 Thread Fabrizio Tappero
Great, I can provide you all icons at any resolution and format you might need. Would that be enough for you to fix this problem? cheers Fabrizio On Sun, Apr 15, 2012 at 12:50 PM, Brian Sidebotham wrote: > On 15 April 2012 10:33, Fabrizio Tappero wrote: >> Adam, >> thanks for your email. is th

Re: [Kicad-developers] kicad PPA for Linux - which one?

2012-04-15 Thread Brian Sidebotham
On 15 April 2012 10:33, Fabrizio Tappero wrote: > Adam, > thanks for your email. is there any change we can make this thing that > you describe (your PPA) available on the ubuntu software center? > > Also, I noticed that application aicons in your PPA do not build well > (low res.), can we work to

Re: [Kicad-developers] Adam Wolf's PPA

2012-04-15 Thread Brian Sidebotham
I just fixed this in kicad-winbuilder BTW. All you need is a: make rebuild_cache this regenerates version.h Just put this before the main make call. Best Regards, Brian. On 13 April 2012 22:35, Adam Wolf wrote: > Glad to hear people use it.  It's extremely low maintenance on my end--I > thi

Re: [Kicad-developers] kicad PPA for Linux - which one?

2012-04-15 Thread Fabrizio Tappero
Adam, thanks for your email. is there any change we can make this thing that you describe (your PPA) available on the ubuntu software center? Also, I noticed that application aicons in your PPA do not build well (low res.), can we work together to fix them? cheers Fabrizio On Sun, Apr 15, 2012 a