Closed
Description
The command line build does not work at all for me (1.5.8 and current nightly, on Windows 7).
I'm, running:
<path_to_arduino>\arduino.exe myproject.ino
or:
cd <arduino_path>
arduino.exe <some_path>\myproject.ino
The IDE produces a dialog box with "Cannot specify any sketch files".
Same happens if arduino_debug.exe is used. Option --verbose does not give any additional information.
Regards,