Skip to content

Commit 5c2f292

Browse files
committed
Added link to youtube movie on make and removed cygwin as option
1 parent e64f314 commit 5c2f292

File tree

1 file changed

+6
-2
lines changed
  • Eclipse update site/WebContent/fragments/install_advice

1 file changed

+6
-2
lines changed

Eclipse update site/WebContent/fragments/install_advice/windows.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,12 @@ Windows users keep in mind that spaces cause problems. So do not install the ard
1010
**make no longer part of arduino ide**
1111
from Arduino IDE 1.5.7 onwards
1212
The first problem is consistent and is that the make file is no longer part of the Arduino IDE delivery. To fix this you can install make or copy make from an older version.
13-
To install make you can install make from cygwin (only install make and the core components) and add the C:/cygwinXXX/bin folder to your path.
14-
You can also install mingw. (If you do please do a write-up and let me know where it is so I can link to it.)
13+
14+
Please use one of the 2 options below:
15+
ftp://ftp.equation.com/make/32/make.exe
16+
http://mingw.org/
17+
[Full explanation can be found here.](https://www.youtube.com/watch?v=cspLbTqBi7k&feature=youtu.be)
18+
1519

1620
**Path issues**
1721
From arduino IDE 1.5.7 until and including 1.6.0

0 commit comments

Comments
 (0)