Skip to content

Compilation error on Windows #9

Open
@bluebear94

Description

@bluebear94

Scalatex sources can't be compiled on Windows since path names use backslashes, which happen to be the escape character for string.

This problem can be fixed by using triple quotes around paths in generated source files or replacing backslashes with forward slashes.

edit: is it a coincidence that this is issue #9?

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