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

Cppia target requires output folder to exist #10990

Closed
tobil4sk opened this issue Mar 1, 2023 · 0 comments · Fixed by #10991
Closed

Cppia target requires output folder to exist #10990

tobil4sk opened this issue Mar 1, 2023 · 0 comments · Fixed by #10991

Comments

@tobil4sk
Copy link
Member

tobil4sk commented Mar 1, 2023

build.hxml:

-cp src
-main Main
--cppia out/main.cppia
$ haxe build.hxml
Sys_error("out/main.cppia: No such file or directory")

If the out folder is created manually, there is no error. All other targets create the folder automatically if it doesn't exist already.

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 a pull request may close this issue.

1 participant