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

Fixing output file for cheddar generation does not work #34

Closed
Ellidiss opened this issue May 5, 2015 · 1 comment
Closed

Fixing output file for cheddar generation does not work #34

Ellidiss opened this issue May 5, 2015 · 1 comment
Assignees
Labels

Comments

@Ellidiss
Copy link
Contributor

Ellidiss commented May 5, 2015

By launching the following command:"ocarina -aadlv2 -o ./truc.xml -g cheddar ../../sandbox/examples/deployment.aadl ../../sandbox/examples/rma.aadl"
the following error is raised: "Message: directory "./truc.xml" does not exist"
whereas -o shall point to the file where Ocarina is to generate cheddar xml file.

yoogx added a commit that referenced this issue May 19, 2015
        * Suppress the invokation of "cheddarlite" when -b is set,
          this is no longer supported
@yoogx yoogx self-assigned this May 19, 2015
@yoogx yoogx added the bug label May 19, 2015
@yoogx
Copy link
Contributor

yoogx commented May 19, 2015

Thanks. Note that there is a glitch in the documentation, -o is for specifying the output directory, not output file. This will be solved as part of issue #33

@yoogx yoogx closed this as completed May 19, 2015
2000GYI added a commit to 2000GYI/ocarina that referenced this issue Oct 12, 2018
help documentation should say "Specify output directory" per this issue 34:
OpenAADL#34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant