You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: