Skip to content

Fix weird windows filepath issue#55

Merged
benjamin051000 merged 3 commits intomainfrom
dev
Feb 26, 2023
Merged

Fix weird windows filepath issue#55
benjamin051000 merged 3 commits intomainfrom
dev

Conversation

@benjamin051000
Copy link
Copy Markdown
Member

Closes #49

benjamin051000 and others added 3 commits February 20, 2023 02:40
…sn't conform to

the current CLI anyway. Refer to this commit if you want a template for
it in the future.
TODO test on Linux.

Changed any paths being stringified and placed in TCL do files to be `.as_posix()`, as this seems to be the only reliable way to get cross-platform filepaths working. Which makes sense, that's what POSIX is for after all!
@benjamin051000
Copy link
Copy Markdown
Member Author

Also, has some other junk in there from other commits lol but they're minor and don't affect the codebase

@benjamin051000 benjamin051000 changed the title Dev Fix weird windows filepath issue Feb 25, 2023
@benjamin051000 benjamin051000 merged commit bfa52da into main Feb 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0.3: Strange compile filepaths on windows

1 participant