... Who uploaded this binary (pcad2kicad-0.9.0.2.zip at http://sourceforge.net/project/showfiles.php?group_id=145591)? As I see it is an errorneous upload. If...
Hello Alexander! ... This is not a problem to remove this file. I will do this. The pcad2kicad-0.9.0.2 was uploaded by me before you create the homepage for...
... To integrate it directly to KiCad is a good idea. But it is time-consuming. Now the main part of PCadToKicad project is written in Delphi. Also a former of...
Hi, first of all, Hi everyone, I am new to the devel-list (I was the one complaining about the unclear versioning on kicad-users, which Igor posted to this...
... Hi, Now I get the following error $ cmake . CMake Error: CMake was unable to find a build program corresponding to "Visual Studio 6". CMAKE_MAKE_PROGRAM...
Hi, I noticed that the default libraries still have many descriptions in french. Will there be internationalized libraries ever? Is it reasonable to translate...
Seems like you some way do not store changes you have made in CMakeSetup.exe - it still wants to compile it with Visual Studio. In CMakeSetup you have to do...
Hi all, I've just discovered kicad and seen that there is(was?) a python scripting support embedded into it. I've tried to build from source kicad on my linux...
... Of the core programs, kicad, pcbnew, eeschema, cvpcb, .... only kicad, the project manager, has any python bindings/support. This makes python support...
Hi, I just noticed that Jean-Pierre committed my patches, thanks. Igor, can you add me to the SF.net project so I can update/close the corresponding tracker...
... Each of Igor's original proposed changes can be debated on their own separately. However we are in unanimous agreement on the above change numbered "B1...
Hello Jonas! ... Can you please explain you plans? Do you want to be a developer for KiCad project or only close the tracker item? The tracker item 1892773 was...
I agree, and if I knew how to do it, it would be done already, almost... There has to be changed something in make files and I'm not able to do it. So yes for...
Hello Dick! ... Sorry, can you, please explain in another words, what do you mean? English is not my native language :-( ... I will do this, but I need time to...
Hi Igor, ... Referencing: http://tech.groups.yahoo.com/group/kicad-devel/message/1016 Your A, C, and D items are not related to the B. items. (C is somewhat...
Thanks dick for the update! Ok I will wait until all is stabilized. If you need help in the future to make the binding I can help a little, I've used SWIG...
Hi everyone, ... Let me introduce myself (sorry, I haven't done that so far): I am Jonas from Germany (GMT+1). I am using KiCAD on an occasional basis. I would...
Leo, Sorry about not getting back to you sooner. I've been busy so I haven't been following the mailing list very closely. I have successfully built Visual...
... Thanks for your offer! I will try and remember to get back to you later. There are 3 reasons that we are leaning away from SWIG and towards Boost.Python...
Just in case, it could help some of you willing to add DXF support ;) : http://www.ribbonsoft.com/dxflib.html It seems to be a dual license library (GPL for...
I've been working with EDIF from OrCad and been running into different power netnames cellrefing the same library symbol. The EEscheme netlister looks for pin...
Hi All, I've added an option to enable/disable magnetic tracks in the general options dialog of PCBnew (same as the magnetic pads option.) Please inspect it &...
Hi, can anyone tell me how to compile Kicad under Linux for win32 target. What I intend to do is automatize whole process: 1) checkout svn repository 2)...