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

-options argument is always loaded relative to Build.xml #1178

Open
tobil4sk opened this issue Jan 22, 2025 · 0 comments
Open

-options argument is always loaded relative to Build.xml #1178

tobil4sk opened this issue Jan 22, 2025 · 0 comments

Comments

@tobil4sk
Copy link
Member

When running:

haxelib run hxcpp ./path/Build.xml -options ./Options.txt

it would make sense for Options.txt to be loaded from the current directory, not from ./path/Options.txt. Hxcpp currently always resolves it relative to the Build.xml directory.

It would also be nice to see an error if a manually specified Options file doesn't exist. Right now it is just ignored silently.

tobil4sk added a commit to tobil4sk/lime that referenced this issue Jan 23, 2025
joshtynjala pushed a commit to openfl/lime that referenced this issue Feb 10, 2025
mcagabe19 pushed a commit to MobilePorting/lime that referenced this issue Feb 14, 2025
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

1 participant