Skip to content

ZCPU includes use backslashes as path-separatorΒ #3

@Xandaros

Description

@Xandaros

When including files in the ZCPU, it will look for the file at the right path, but with \ as path separator. This causes it to fail on non-Windows systems.
See for example these two lines

That's not the whole story, though - just fixing the preprocessor was not enough in my tests. The debugger still errors and tries to use the wrong path and the code does not actually execute with the include statement in there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions