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

Export to specified file with -o (without -n) does not work properly #53

Closed
jakobharder opened this issue Oct 14, 2021 · 0 comments
Closed

Comments

@jakobharder
Copy link

C:\anno\testing>rdm4-bin.exe -g P4h_N4b_G4b_B4b_T2h -o small_gas_power_plant.rdm -i small_gas_power_plant.gltf
error: Invalid value for '--outdst <OUT>': No such file or directory small_gas_power_plant.rdm

small_gas_power_plant.rdm does not exist, but that's expected with -o and without -n.

Works if I place a fake file and then call with --force though.

The culprit is here:

validator_os(cli_in_is_file_or_dir)

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