Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

files.json path separator #19

Open
an0nym05 opened this issue Apr 11, 2023 · 1 comment
Open

files.json path separator #19

an0nym05 opened this issue Apr 11, 2023 · 1 comment

Comments

@an0nym05
Copy link

I've noticed that code generated under windows uses ""\" as path separator in files.json.
This returns error when trying to compile under OSX/Linux as "cannot find file bin\something".
The generator's code should take difference into account regardless the development platform.

@codablock
Copy link
Contributor

I never tested building on Windows, as I'm only able to use Mac and Linux as built systems. I used cross-compilation to get Windows builds working.

If someone is able to provide fixes for Windows as build system, I'm happy to accept PRs.

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

No branches or pull requests

2 participants