Skip to content

arduino commandline only full path accepted #1493

Closed
@haobug

Description

@haobug

the .ino full path must be given.

either of following two will not work
$arduino some_proj.ino
$arduino ./some_proj.ino
it works only in this way.
$arduino pwd/some_proj.ino

my environment.
arduino version: downloaded from here http://downloads.arduino.cc/arduino-1.5.2-linux64.tgz
java version "1.7.0_21"
OpenJDK Runtime Environment (IcedTea 2.3.9) (7u21-2.3.9-0ubuntu0.12.04.1)
OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)

Metadata

Metadata

Assignees

Labels

Component: CLIThe Arduino IDE's command line interfaceOS: OSXSpecific to the Mac OS X (macOS) version of the Arduino IDEOS: WindowsSpecific to the Windows version of the Arduino IDEType: BugUpstream notifiedRelated to a software component maintained by someone else. They have been notified of it

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions