Project

General

Profile

Wiki » History » Version 2

Alexis Jeandet, 22/04/2014 08:38 AM

1 2 Alexis Jeandet
h1. Kicad 
2
3
Kicad Tools is a set of tolls which aims to extend kicad functionality.
4
5
h2. Licensing
6
7
Kicad Tools is provided under the terms of the GNU General Public License as published by the
8
Free Software Foundation; either version 2 of the License, or (at your option) any
9
later version.
10
11
12
h2. How to build
13
14
First you will need a working qt5 kit with development packages, bison and flex.
15
 Step 1:
16
  Get and install SocExplorer
17
<pre><code class="bash">
18
  hg clone https://hephaistos.lpp.polytechnique.fr/rhodecode/HG_REPOSITORIES/LPP/INSTRUMENTATION/kicadtools kicadtools
19
  cd kicadtools
20
  qmake-qt5
21
  make
22
  sudo make install
23
</code></pre>
24
25
26
h2. Bug repports
27
28
29
To repport any bug you can either send a "mail":mailto:alexis.jeandet@member.fsf.org or repport an issue "here":https://hephaistos.lpp.polytechnique.fr/redmine/projects/kicadtools/issues