Skip to content

wrong syntax for variables on windows #33

@sidey79

Description

@sidey79

When defining the environment Variables on a windows system, it is not correct to get the information from the variable wirh a $

Instead the following setting:

RAPIDASSIST_HOME=$WIN32ARDUINO_HOME/lib/RapidAssist

does not work on a windows system, it must be

RAPIDASSIST_HOME=%WIN32ARDUINO_HOME%/lib/RapidAssist

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions