Skip to content

There is no check for current working directory so some IDEs will break when running this. #2

Description

@ramou

We can at least use C++17's filesystem library to give an initial warning when a file is loaded that can't be found. Perhaps make a utility function that tries to return a file to read from but gives a message about not finding it in std::filesystem::current_path() or some such that'll help folks fix their own positioning issues.

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