Re: [Kicad-developers] OSX: pcbnew comboboxes not working?

2014-12-01 Thread jp charras
Le 30/11/2014 18:40, Bernhard Stegmaier a écrit :
 Hi,
 
 another annoying thing on OS X is that (at least for me) the comboboxes
 in pcbnew toolbar don’t work with the mouse:
 
 You can click on the small arrow and then you see the contents, but you
 can’t clickchange contents.
 You can click on the arrow, then move around using keyboard up/down
 keys, and select something using return key. 
 That works.
 
 The layer selection combobox does work fine even with the mouse… but
 this doesn’t seem to be a “native” combobox.
 
 Comboboxes in dialogs also seem to be fine with mouse (tried in Text
 Properties”, “Footprint Properties”, “Grid Properties”). I didn’t see
 any real difference in creating the combox code-wise.
 
 I had a similar problem way back in eeschema library editor when editing
 pins… I didn’t pay attention to it for a long time (used keyboard
 instead), but something unknown fixed it there, because now comboboxes
 work there as usual even with the mouse.
 
 Any ideas why it is like this and maybe how to fix it?
 
 
 Regards,
 Bernhard

There are only few wxComboBoxes in dialogs. most of these boxes are
wxChoice and wxBitmapComboBox (The layer selection is a wxBitmapComboBox).

try Dimensions/Grid and see if wxComboBoxes in FastSwitching work fine.


-- 
Jean-Pierre CHARRAS

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] [help needed] wx transparent always-on-top window

2014-12-01 Thread Wayne Stambaugh
Hey Tom,

The closest thing I've seen to what you are looking for are the advanced
tooltip classes in the wxPython demo.  Although none of them is what you
are looking for.  What about using the message panel to show the matched
pair information while drawing?  It may not be as slick as what you are
proposing but if you don't have the time and you can find an of the
shelf solution, it may be good enough.

Cheers,

Wayne

On 11/30/2014 11:41 AM, Tomasz Wlostowski wrote:
 Dear Kicad Devs,
 
 I'm looking for a wx widget class implementing a transparent
 always-on-top window that follows mouse cursor (like in the attached
 drawing). The window will be used for displaying the current track
 length/impedance/phase skew when routing/tuning (or any other information).
 
 If someone of you could volunteer to implement such a class or point me
 to something that works out-of-the box, I'd be very grateful.
 
 Cheers,
 Tom
 
 
 
 ___
 Mailing list: https://launchpad.net/~kicad-developers
 Post to : kicad-developers@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~kicad-developers
 More help   : https://help.launchpad.net/ListHelp
 


___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] [help needed] wx transparent always-on-top window

2014-12-01 Thread Tomasz Wlostowski
On 01.12.2014 16:41, Wayne Stambaugh wrote:
 Hey Tom,
 
 The closest thing I've seen to what you are looking for are the advanced
 tooltip classes in the wxPython demo.  Although none of them is what you
 are looking for.  What about using the message panel to show the matched
 pair information while drawing?  It may not be as slick as what you are
 proposing but if you don't have the time and you can find an of the
 shelf solution, it may be good enough.
 
Hi Wayne,

Thanks for the tip with the message panel, it's good enough for
displaying such info. We can add the fly-over status later on.

Cheers,
Tom

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] Failure to build KiCad on OS X Yosemite with wxWidgets-3.0.2 and Boost-1.54

2014-12-01 Thread Jean-Paul Louis
Hi Bernhard,

That’s why I do not understand, as my clang++ is in 
...
Jean-Pauls-MacBook-Pro-3:kicad-build jean-paullouis$ whereis clang++
/usr/bin/clang++
…

But I did a make clean, and now it succeeded, and the red background in 
eeschema seems to be gone.

Some progress.
I now need to find the proper way to use the stock boost. I will work on that 
today.

Thanks for your help,

Jean-Paul
AC9GH

 On Nov 30, 2014, at 9:09 PM, Jean-Paul Louis lou...@yahoo.com wrote:
 
 Hi Bernhard,
 
 Now, I am failing to build for OS X. I just tried to rebuild the wxWidgets 
 3.0.2 for OS X 10.10.
 My last successful build was bzr5296. I just tried to build today with 
 bzr5308.
 
 Now it fails just after building boost 1.54. Is it mandatory to use 1.57?
 If so, I will try to build the latest boost (1.57.0).
 
 Regards,
 Jean-Paul
 AC9GH
 
 End of the make process, just after completing the build of boost 1.54.
 
 common.copy 
 /Users/jean-paullouis/Soft_Dev/KiCad/kicad/boost_root/include/boost/tr1/tr1/unordered_set
 common.copy 
 /Users/jean-paullouis/Soft_Dev/KiCad/kicad/boost_root/include/boost/tr1/tr1/utility
 common.copy 
 /Users/jean-paullouis/Soft_Dev/KiCad/kicad/boost_root/include/boost/tr1/tr1/valarray
 common.copy 
 /Users/jean-paullouis/Soft_Dev/KiCad/kicad/boost_root/include/boost/tr1/tr1/vector
 ...updated 10741 targets...
 [  1%] No install step for 'boost'
 [  1%] Completed 'boost'
 [  1%] Built target boost
 [  1%] Building CXX object 
 bitmaps_png/CMakeFiles/bitmaps.dir/cpp_16/pinorient_right.cpp.o
 /bin/sh: /Users/jean-paullouis/Soft_Dev/KiCad/build/clang++: No such file or 
 directory
 make[2]: *** 
 [bitmaps_png/CMakeFiles/bitmaps.dir/cpp_16/pinorient_right.cpp.o] Error 127
 make[1]: *** [bitmaps_png/CMakeFiles/bitmaps.dir/all] Error 2
 make: *** [all] Error 2
 Jean-Pauls-MacBook-Pro-3:build jean-paullouis$


___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] [PATCH] Hotkey for editing module with module editor (Ctrl-E)

2014-12-01 Thread Wayne Stambaugh
Hi John,

Sorry it took so long to try out this patch but I've been busy.  I found
a segfault on the first attempt to use Ctrl-E when no previous item has
been selected.  It's easy to reproduce.  Open any board, hover the mouse
over a footprint, and hit ctrl+E.  Do no select (right or left click)
any other item before doing this.  The segfault happens every time.  I
like the idea of being able to directly edit the footprint in the
footprint editor.  Once you fix this issue, I'll commit the patch.

Thanks,

Wayne


On 11/15/2014 11:00 PM, John Beard wrote:
 Hi all,
 
 Here is a little patch for adding a hotkey to edit a module with the
 module editor. It defaults to Ctrl-E.
 
 At least this makes it a little easier to develop for modedit, as you
 now don't need to click into the menu to get there!
 
 Thanks,
 
 John
 
 
 ___
 Mailing list: https://launchpad.net/~kicad-developers
 Post to : kicad-developers@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~kicad-developers
 More help   : https://help.launchpad.net/ListHelp
 


___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] Boost upgrade - copper area cut out missfunction

2014-12-01 Thread Nick Østergaard
Could you try with 5308 as per #1056926?

2014-11-28 17:31 GMT+01:00 LordBlick lordbl...@gmail.com:
 Seems that bug #1056926 returns to my desktop. I've upgrade system boost to
 1.57. On 1.55 zone filling was working correctly.
 Application: kicad
 Version: (2014-jul-16 BZR unknown)-BZR5304 Release build
 wxWidgets: Version 3.0.1 (release,wchar_t,compiler with C++ ABI 1002,GCC
 4.8.3,wx containers,compatible with 2.8)
 Platform: Linux 3.17.3-1 x86_64, 64 bit, Little endian, wxGTK
 Boost version: 1.57.0
  USE_WX_GRAPHICS_CONTEXT=OFF
  USE_WX_OVERLAY=OFF
  KICAD_SCRIPTING=ON
  KICAD_SCRIPTING_MODULES=ON
  KICAD_SCRIPTING_WXPYTHON=ON
  USE_FP_LIB_TABLE=HARD_CODED_ON
  BUILD_GITHUB_PLUGIN=OFF
 Which patch might be significant?
 --
 Best Regards,
 LordBlick

 ___
 Mailing list: https://launchpad.net/~kicad-developers
 Post to : kicad-developers@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~kicad-developers
 More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


[Kicad-developers] Haskell Library

2014-12-01 Thread Kaspar Emanuel
Hey,

I released a Haskell library that can parse and write .kicad_mod files.

https://hackage.haskell.org/package/kicad-data

This can parse and pretty-print all the official libraries from Github.

I have been playing around with doing various things such as displaying
footprints and converting from SVGs (something I may release once usable)
and such and this has been the result of that so far.

Hoping others might find it useful or that it will pique some KiCad
developers interest in Haskell at least.

All the best,

Kaspar
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] Another OS X build fail

2014-12-01 Thread Andy Peters

 On Dec 1, 2014, at 12:16 AM, Bernhard Stegmaier stegma...@sw-systems.de 
 wrote:
 
 This
 
 /Volumes/Drobo/Projects/kicad-build/wx-bin/include/wx-3.0/wx/strvararg.h:30:18:
 fatal error: 'tr1/type_traits' file not found
   #include tr1/type_traits
^
 1 error generated.
 
 is almost for sure a sign that you compiled wxWidgets with a different C++ 
 standard library due to using different -mmacosx-min-versions.
 You used 10.9 for KiCad, so you also need to build wxWidgets with that 
 version (or at least, a version that selects the same C++ standard library).
 Did you recompile wxWidgets after switching to new KiCad version and 
 specifying 10.9 as target OS X version (instead of 10.5 as it was before)?
 
 You could check “tool -L” on some wxWidgets lib to see that it most likely is 
 linked against libstdc++.

I used the osx_build_wx.sh script and I set the --with-macosx-version-min 
variable to 10.9. Is that the same as -mmacosx-min-versions?

-a
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] Failure to build KiCad on OS X Yosemite with wxWidgets-3.0.2 and Boost-1.54

2014-12-01 Thread Jean-Paul Louis
I finally succeeded with stock Boost 1.56. 
I did first a full refresh of the MacPorts (port selfupdate),
then ran “sudo port upgrade outdated”.
Finally, I downloaded a fresh version of kicad (bzr5308) and used 

cmake ../kicad \
  -DKICAD_SKIP_BOOST=ON \
  -DCMAKE_C_COMPILER=clang \
  -DCMAKE_CXX_COMPILER=clang++ \
  -DCMAKE_OSX_DEPLOYMENT_TARGET=10.10 \
  -DwxWidgets_CONFIG_EXECUTABLE=../wx-bin/bin/wx-config \
  -DKICAD_SCRIPTING=OFF \
  -DKICAD_SCRIPTING_MODULES=OFF \
  -DKICAD_SCRIPTING_WXPYTHON=OFF \
  -DCMAKE_INSTALL_PREFIX=/Applications/kicad \
  -DCMAKE_BUILD_TYPE=Release

Then make followed by sudo make install”, and the build completed without a 
glitch.

Next step is to build Boost 1.57”, and try again.

Regards,
Jean-Paul
AC9GH






 On Dec 1, 2014, at 12:46 PM, Bernhard Stegmaier stegma...@sw-systems.de 
 wrote:
 
 Hi,
 
 hm, weird… but if it works now, everything OK.
 I just install boost via MacPorts (no special flags) and use the 
 -DKICAD_SKIP_BOOST=ON flag for KiCad.
 Finds external boost automatically, didn’t see any issues with that up to now.
 
 
 Regards,
 Bernhard
 
 On 01.12.2014, at 17:18, Jean-Paul Louis lou...@yahoo.com wrote:
 
 Hi Bernhard,
 
 That’s why I do not understand, as my clang++ is in 
 ...
 Jean-Pauls-MacBook-Pro-3:kicad-build jean-paullouis$ whereis clang++
 /usr/bin/clang++
 …
 
 But I did a make clean, and now it succeeded, and the red background in 
 eeschema seems to be gone.
 
 Some progress.
 I now need to find the proper way to use the stock boost. I will work on 
 that today.
 
 Thanks for your help,
 
 Jean-Paul
 AC9GH
 
 On Nov 30, 2014, at 9:09 PM, Jean-Paul Louis lou...@yahoo.com wrote:
 
 Hi Bernhard,
 
 Now, I am failing to build for OS X. I just tried to rebuild the wxWidgets 
 3.0.2 for OS X 10.10.
 My last successful build was bzr5296. I just tried to build today with 
 bzr5308.
 
 Now it fails just after building boost 1.54. Is it mandatory to use 1.57?
 If so, I will try to build the latest boost (1.57.0).
 
 Regards,
 Jean-Paul
 AC9GH
 
 End of the make process, just after completing the build of boost 1.54.
 
 common.copy 
 /Users/jean-paullouis/Soft_Dev/KiCad/kicad/boost_root/include/boost/tr1/tr1/unordered_set
 common.copy 
 /Users/jean-paullouis/Soft_Dev/KiCad/kicad/boost_root/include/boost/tr1/tr1/utility
 common.copy 
 /Users/jean-paullouis/Soft_Dev/KiCad/kicad/boost_root/include/boost/tr1/tr1/valarray
 common.copy 
 /Users/jean-paullouis/Soft_Dev/KiCad/kicad/boost_root/include/boost/tr1/tr1/vector
 ...updated 10741 targets...
 [  1%] No install step for 'boost'
 [  1%] Completed 'boost'
 [  1%] Built target boost
 [  1%] Building CXX object 
 bitmaps_png/CMakeFiles/bitmaps.dir/cpp_16/pinorient_right.cpp.o
 /bin/sh: /Users/jean-paullouis/Soft_Dev/KiCad/build/clang++: No such file 
 or directory
 make[2]: *** 
 [bitmaps_png/CMakeFiles/bitmaps.dir/cpp_16/pinorient_right.cpp.o] Error 127
 make[1]: *** [bitmaps_png/CMakeFiles/bitmaps.dir/all] Error 2
 make: *** [all] Error 2
 Jean-Pauls-MacBook-Pro-3:build jean-paullouis$
 
 


___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] Failure to build KiCad on OS X Yosemite with wxWidgets-3.0.2 and Boost-1.54

2014-12-01 Thread Jean-Paul Louis
I forgot to paste the KiCad info.

Application: kicad
Version: (2014-11-30 BZR 5308)-product Release build
wxWidgets: Version 3.0.2 (debug,UTF-8,compiler with C++ ABI 1002,GCC 4.2.1,STL 
containers,compatible with 2.8)
Platform: Mac OS X (Darwin 14.0.0 x86_64), 64 bit, Little endian, wxMac
Boost version: 1.56.0
 USE_WX_GRAPHICS_CONTEXT=OFF
 USE_WX_OVERLAY=ON
 KICAD_SCRIPTING=OFF
 KICAD_SCRIPTING_MODULES=OFF
 KICAD_SCRIPTING_WXPYTHON=OFF
 USE_FP_LIB_TABLE=HARD_CODED_ON
 BUILD_GITHUB_PLUGIN=ON

Jean-Pauls-MacBook-Pro-3:build jean-paullouis$ clang -v
Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin14.0.0
Thread model: posix
Jean-Pauls-MacBook-Pro-3:build jean-paullouis$ cmake --version
cmake version 3.0.2

CMake suite maintained and supported by Kitware (kitware.com/cmake).
Jean-Pauls-MacBook-Pro-3:build jean-paullouis$ make --version
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for i386-apple-darwin11.3.0
Jean-Pauls-MacBook-Pro-3:build jean-paullouis$





 On Dec 1, 2014, at 8:46 PM, Jean-Paul Louis lou...@yahoo.com wrote:
 
 I finally succeeded with stock Boost 1.56. 
 I did first a full refresh of the MacPorts (port selfupdate),
 then ran “sudo port upgrade outdated”.
 Finally, I downloaded a fresh version of kicad (bzr5308) and used 
 
 cmake ../kicad \
  -DKICAD_SKIP_BOOST=ON \
  -DCMAKE_C_COMPILER=clang \
  -DCMAKE_CXX_COMPILER=clang++ \
  -DCMAKE_OSX_DEPLOYMENT_TARGET=10.10 \
  -DwxWidgets_CONFIG_EXECUTABLE=../wx-bin/bin/wx-config \
  -DKICAD_SCRIPTING=OFF \
  -DKICAD_SCRIPTING_MODULES=OFF \
  -DKICAD_SCRIPTING_WXPYTHON=OFF \
  -DCMAKE_INSTALL_PREFIX=/Applications/kicad \
  -DCMAKE_BUILD_TYPE=Release
 
 Then make followed by sudo make install”, and the build completed without 
 a glitch.
 
 Next step is to build Boost 1.57”, and try again.
 
 Regards,
 Jean-Paul
 AC9GH
 
 
 
 
 
 
 On Dec 1, 2014, at 12:46 PM, Bernhard Stegmaier stegma...@sw-systems.de 
 wrote:
 
 Hi,
 
 hm, weird… but if it works now, everything OK.
 I just install boost via MacPorts (no special flags) and use the 
 -DKICAD_SKIP_BOOST=ON flag for KiCad.
 Finds external boost automatically, didn’t see any issues with that up to 
 now.
 
 
 Regards,
 Bernhard
 
 On 01.12.2014, at 17:18, Jean-Paul Louis lou...@yahoo.com wrote:
 
 Hi Bernhard,
 
 That’s why I do not understand, as my clang++ is in 
 ...
 Jean-Pauls-MacBook-Pro-3:kicad-build jean-paullouis$ whereis clang++
 /usr/bin/clang++
 …
 
 But I did a make clean, and now it succeeded, and the red background in 
 eeschema seems to be gone.
 
 Some progress.
 I now need to find the proper way to use the stock boost. I will work on 
 that today.
 
 Thanks for your help,
 
 Jean-Paul
 AC9GH
 
 On Nov 30, 2014, at 9:09 PM, Jean-Paul Louis lou...@yahoo.com wrote:
 
 Hi Bernhard,
 
 Now, I am failing to build for OS X. I just tried to rebuild the wxWidgets 
 3.0.2 for OS X 10.10.
 My last successful build was bzr5296. I just tried to build today with 
 bzr5308.
 
 Now it fails just after building boost 1.54. Is it mandatory to use 1.57?
 If so, I will try to build the latest boost (1.57.0).
 
 Regards,
 Jean-Paul
 AC9GH
 
 End of the make process, just after completing the build of boost 1.54.
 
 common.copy 
 /Users/jean-paullouis/Soft_Dev/KiCad/kicad/boost_root/include/boost/tr1/tr1/unordered_set
 common.copy 
 /Users/jean-paullouis/Soft_Dev/KiCad/kicad/boost_root/include/boost/tr1/tr1/utility
 common.copy 
 /Users/jean-paullouis/Soft_Dev/KiCad/kicad/boost_root/include/boost/tr1/tr1/valarray
 common.copy 
 /Users/jean-paullouis/Soft_Dev/KiCad/kicad/boost_root/include/boost/tr1/tr1/vector
 ...updated 10741 targets...
 [  1%] No install step for 'boost'
 [  1%] Completed 'boost'
 [  1%] Built target boost
 [  1%] Building CXX object 
 bitmaps_png/CMakeFiles/bitmaps.dir/cpp_16/pinorient_right.cpp.o
 /bin/sh: /Users/jean-paullouis/Soft_Dev/KiCad/build/clang++: No such file 
 or directory
 make[2]: *** 
 [bitmaps_png/CMakeFiles/bitmaps.dir/cpp_16/pinorient_right.cpp.o] Error 127
 make[1]: *** [bitmaps_png/CMakeFiles/bitmaps.dir/all] Error 2
 make: *** [all] Error 2
 Jean-Pauls-MacBook-Pro-3:build jean-paullouis$
 
 
 


___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] [PATCH] Hotkey for editing module with module editor (Ctrl-E)

2014-12-01 Thread LordBlick

In response to a message written on 17.11.2014 11:29, from Kaspar Emanuel:

+1 for accepting this. I will likely remap it to just e.
In my opinion, that's not be raw „E”, cause it's reserved now for more 
functionality than footprint edit - calling footprint reload and and editing 
was, edit position, angle, clearances on board, lock etc.



--
Best Regards,
LordBlick

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] Boost upgrade - copper area cut out missfunction

2014-12-01 Thread LordBlick

In response to a message written on 01.12.2014 19:14, from Bernhard Stegmaier:

No problem here on OS X with

Because boost on OS X is some customized… ;)


--
Best Regards,
LordBlick

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] Boost upgrade - copper area cut out missfunction

2014-12-01 Thread Bernhard Stegmaier
I am using boost 1.56 from MacPorts.
I checked it and as far as I can see there are no relevant patches used like 
with the KiCad internal boost.


Regards,
Bernhard

On 02.12.2014, at 06:11, LordBlick lordbl...@gmail.com wrote:

 In response to a message written on 01.12.2014 19:14, from Bernhard Stegmaier:
 No problem here on OS X with
 Because boost on OS X is some customized… ;)
 
 
 -- 
 Best Regards,
 LordBlick
 
 ___
 Mailing list: https://launchpad.net/~kicad-developers
 Post to : kicad-developers@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~kicad-developers
 More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] Another OS X build fail

2014-12-01 Thread Bernhard Stegmaier
With my last change I also changed the wxWidgets build script that it has a new 
mandatory parameter where you only have to specify the version, e.g., “10.9”.
So, using that you don’t have to fiddle around with build parameters…


Regards,
Bernhard

On 02.12.2014, at 00:35, Andy Peters de...@latke.net wrote:

 
 On Dec 1, 2014, at 12:16 AM, Bernhard Stegmaier stegma...@sw-systems.de 
 wrote:
 
 This
 
 /Volumes/Drobo/Projects/kicad-build/wx-bin/include/wx-3.0/wx/strvararg.h:30:18:
 fatal error: 'tr1/type_traits' file not found
  #include tr1/type_traits
   ^
 1 error generated.
 
 is almost for sure a sign that you compiled wxWidgets with a different C++ 
 standard library due to using different -mmacosx-min-versions.
 You used 10.9 for KiCad, so you also need to build wxWidgets with that 
 version (or at least, a version that selects the same C++ standard library).
 Did you recompile wxWidgets after switching to new KiCad version and 
 specifying 10.9 as target OS X version (instead of 10.5 as it was before)?
 
 You could check “tool -L” on some wxWidgets lib to see that it most likely 
 is linked against libstdc++.
 
 I used the osx_build_wx.sh script and I set the --with-macosx-version-min 
 variable to 10.9. Is that the same as -mmacosx-min-versions?
 
 -a
 ___
 Mailing list: https://launchpad.net/~kicad-developers
 Post to : kicad-developers@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~kicad-developers
 More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


[Kicad-developers] Fwd: Boost upgrade - copper area cut out missfunction

2014-12-01 Thread Nick Østergaard
This one did not reach the list.


-- Forwarded message --
From: LordBlick lordbl...@gmail.com
Date: 2014-12-02 5:58 GMT+01:00
Subject: Re: [Kicad-developers] Boost upgrade - copper area cut out missfunction
To: Nick Østergaard oe.n...@gmail.com


In response to a message written on 01.12.2014 21:50, from Nick Østergaard:

 Could you try with 5308 as per #1056926?

Seems be OK, but there's behavior change - using delete on cutout not
delete whole area, but only cut out contour. That's more intuitive and
my personal preferable. Thanks Jean Pierre for your work. ;)



--
Best Regards,
LordBlick

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] Haskell Library

2014-12-01 Thread Lorenzo Marcantonio
On Mon, Dec 01, 2014 at 08:55:10PM +, Kaspar Emanuel wrote:
 Hey,
 
 I released a Haskell library that can parse and write .kicad_mod files.
 
 https://hackage.haskell.org/package/kicad-data
 
 This can parse and pretty-print all the official libraries from Github.

And I was thinking I was the esoteric programmer using common lisp :D

(too bad, since a backward-compatible small patch could have made the
sexp files directly loadable from lisp...)

-- 
Lorenzo Marcantonio
Logos Srl

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp