Skip to content

rapidassist outside of win32arduino? #32

@sidey79

Description

@sidey79

RapidAssist can not be deployed into another path. But it is also not a submobule of win32Arduin repository and i haven't found the depency on that in install.md.

If i place rapidassist in another directory the following occures:

after cmake.. the following error occures:

WIN32ARDUINO_VERSION_STRING: 2.2.2

CMake Error at CMakeLists.txt:109 (add_subdirectory):
add_subdirectory not given a binary directory but the given source
directory
"...../Project/tests/RapidAssist" is not
a subdirectory of
"...../Project/tests/win32arduino". When
specifying an out-of-tree source a binary directory must be explicitly
specified.

So one option is, to implement rapidassist as a submodule in this repository

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