... Actually it's a mixture of these. bitmaps.h includes most of the xpm files, without having defined XPMMAIN. All the xpm files contain #ifdefs so that when...
... I doubt the linkers can choose individual bitmaps from the library this way. I believe a typical linker can only pull in an entire *.o file from the...
Hello Martin! ... You patches was sucsessfully comitted to the KiCad SVN tree. Only "PolyLine.cpp.diff" was not applied because it doesn't have a sense ...
Hi, I think we'll have a problem with the upcoming release. The licence of ... Copyright: (C) Advanced Interfaces Group, University of Manchester. This...
... I don't like the idea of having to move Debian sections, but I suspect that won't bother a lot of people on the list. What might bother some is the...
Also, are there any issues with linking this into GPL code? When I was working in the industry I always had a legal department I could send these issues to, so...
... I see you fixed it the other way (I was considering) by initializing variables to zero. Either way makes the compiler happy and does not change the...
Hi, the GPCL is already in Debian and Ubuntu: http://packages.debian.org/sid/libgpcl0 http://packages.ubuntu.com/hardy/libgpcl0 It is in non-free (Debian) and...
Hi, ... AFAIK the polygon/GenericPolygonClipperLibrary.h is used in polygon/PolyLine.h which is used by pcbnew/class_zone.[cpp,h] Regards, Mateusz -- AKA f3nix...
Sorry, I created an account and thought that that information gets copied to the list. I updated the list by hand and now I can see myself. I expected some...
Hi all, I have been thinking about this issue, and it really bugs me. As far as I see it, the use of the GPC lib essentially makes KiCad non-free, possibly to...
Hi, ... That would be an option (although I am not too optimistic from what I have found on the web). At leaset we should ask for clarification of their ...
... Gotcha. In theory that's easy enough, however I've hit a bug in cmake. I've tested with a release candidate of cmake 2.6 and it works properly there, but...
... That would be nice. You seem to a good grasp of the issue. If it works, I get credit for the idea. If not, well then it was someone else's fault. You...
Hello all, My name is Chris and I'd like to join the Kicad development community. I'm probably considered a beginner programmer and my current interest is in ...
Hello Chris! ... If you write something useful, then please publish patch in the "kicad-devel" Yahoo group. Somebody from KiCad developers can take a look at...
... Duff make files get produced, containing a lot of duplicate make targets. Appears to be malformed target names causing the duplication. Probably due to not...
Hi! Wayne, I've made some changes to the script You wrote. 1. I've moved the code to a macro. 2. We are using FindSubversion macro from CMake CVS which allows ...
... Cool, but if I understand you right, and you intend to defer putting separately compiled xpm files into the library, then won't the effect of the temporary...
Mateusz, Thanks for the input. ... I used CMake 2.4.8 on both Debian (Testing) and MSYS/MinGW on Windows XP with out any issues. If FindSubversion.cmake from...
Hello all, Attached is a diff file for the dialog_build_BOM.cpp in the eeschema directory. It fixes the BOM order so that C2 gets listed before C101. It also...
Hi all, find attached my correspondance with Toby Howard, licensing manager of the GPC library. Executive Summary: - GPC will not be released under a GPL or...