Open
Description
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
Labels
No labels