Skip to content

Command line invocation on Windows #2411

Closed
@tschulz3016

Description

@tschulz3016

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,

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions