Skip to content

compiling in build subdirectory does not work #9

@a1an77

Description

@a1an77

I'm trying to build the library inside a subdirectory named "build" to leave the sources clean for subsequent builds but I am getting the following errors:

Creating include/BoardConfig.h...../configure: 242: ../configure: cannot create include/BoardConfig.h: Directory nonexistent

Then when trying to make:
make: *** No rule to make target 'src/Board.cpp', needed by 'obj/Board.o'. Stop.

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