kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #00153
Building Windows version of KiCad
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
"Geert Vancompernolle" <geert.vancompernolle@...>
-
Date:
Sun, 17 Sep 2006 11:30:50 -0000
-
User-agent:
eGroups-EW/0.82
--4-4172853119-8266665737=:1 Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi,
This morning, I tried to compile the sources of KiCad on a Windows
machine.
My final goal is to compile it with VC++ 2005 Express Edition, but since
this is not possible yet, I followed the "MinGW" way of working.
So, I downloaded and installed MinGW and MSYS (according to the HowTo
document for Windows compilation/installation) and also downloaded
wxWidgets-2.7.0-1.
I first compiled wxWidgets, without any problems.
Next, I compiled the KiCad source codes. Again, without any problems
(well, after finding out how things worked, to be honest).
My executables (kicad.exe, eeschema.exe, pcbnew.exe, gerbview.exe and
cvpcb.exe) are created without any warnings.
After running make -f makefile.g95 install, the exe's are installed in a
winexe directory.
However, when double-clicking on one of the exe's (doesn't matter which
one), I don't see any application starting up.
Anyone has an idea what could be the cause of this problem?
Once I can clear out this, I can start experimenting by adding useful
features for me (and maybe for the community too).
Best rgds,
--Geert
--4-4172853119-8266665737=:1 Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi,<br><br>This morning, I tried to compile the sources of KiCad on a Windo=
ws machine. <br><br>My final goal is to compile it with <b>VC++ 2005 =
Express Edition</b>, but since this is not possible yet, I followed the "Mi=
nGW" way of working.<br><br>So, I downloaded and installed MinGW and MSYS (=
according to the <b>HowTo</b> document for Windows compilation/installation=
) and also downloaded wxWidgets-2.7.0-1.<br><br>I first compiled wxWidgets,=
without any problems.<br><br>Next, I compiled the KiCad source codes. =
; Again, without any problems (well, after finding out how things worked, t=
o be honest). <br><br>My executables (kicad.exe, eeschema.exe, pcbnew=
.exe, gerbview.exe and cvpcb.exe) are created without any warnings.<br><br>=
After running make -f makefile.g95 install, the exe's are installed in a wi=
nexe directory.<br><br>However, when double-clicking on one of the exe's (d=
oesn't matter which one), I don't see any application starting up.<br><br>A=
nyone has an idea what could be the cause of this problem?<br><br>Once I ca=
n clear out this, I can start experimenting by adding useful features for m=
e (and maybe for the community too).<br><br>Best rgds,<br><br>--Geert<br><b=
r>
--4-4172853119-8266665737=:1--
Follow ups