Skip to content

Commit 4b5f8ef

Browse files
committed
Merge branch 'master' of github.com:Corna/pcb2gcodeGUI
2 parents d4d126e + e2e81c2 commit 4b5f8ef

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
A simple GUI for pcb2gcode.
33
The minimum required Qt's version is 5.0.2.
44
After building it, download and install pcb2gcode
5-
from https://github.com/patkan/pcb2gcode
5+
from https://github.com/Corna/pcb2gcode
66

77
## Build
88
### Build on Debian Jessie/Sid, Ubuntu Trusty/Utopic/Vivid
@@ -27,3 +27,10 @@ and do an apt-update
2727
sudo apt-get update
2828

2929
then follow the instructions for Debian Jessie
30+
31+
### Build on Windows
32+
The easiest way to build pcb2gcodeGUI on windows is by downloading
33+
the Qt SDK from here http://www.qt.io/download-open-source/ and
34+
building it within Qt Creator. After that, download a pcb2gcode
35+
Windows build and put it in a pcb2gcode/ subfolder of the pcb2gcodeGUI
36+
binary

0 commit comments

Comments
 (0)