hi any one
I have a problem in compiling.
I am using Arduino 1.0.1, and it works OK so far in my Laptop and PC. I used windows 7 64bit
Anyone please help me?
java.io.FileNotFoundException: d:\MyHexDir\Blink.cpp (The system cannot find the path specified)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
at processing.app.preproc.PdePreprocessor.writePrefix(PdePreprocessor.java:139)
at processing.app.Sketch.preprocess(Sketch.java:1387)
at processing.app.Sketch.preprocess(Sketch.java:1339)
at processing.app.Sketch.build(Sketch.java:1620)
at processing.app.Sketch.build(Sketch.java:1602)
at processing.app.Editor$DefaultRunHandler.run(Editor.java:1863)
at java.lang.Thread.run(Thread.java:619)
processing.app.debug.RunnerException: Build folder disappeared or could not be written
at processing.app.Sketch.preprocess(Sketch.java:1394)
at processing.app.Sketch.preprocess(Sketch.java:1339)
at processing.app.Sketch.build(Sketch.java:1620)
at processing.app.Sketch.build(Sketch.java:1602)
at processing.app.Editor$DefaultRunHandler.run(Editor.java:1863)
at java.lang.Thread.run(Thread.java:619)