Skip to content

Command line compiling on OSX launches GUI #5310

@neilpa

Description

@neilpa

When running /Applications/Arduino.app/Contents/MacOS/Arduino --verify path/to/sketch.ino the splash screen is launched in addition to the build. This creates a lot of friction for automating command line builds and integrating with other tools. Is this expected or are their any plans to fix this? My fear is it's a deeper issue with how the IDE is structured given that command line args aren't parsed until after the splash screen (e.g. that's when the invalid param dialog pops).

Ideally the toolchain/driver could be packaged as a separate JAR for easier integration with build scripts, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions