Code Monkey home page Code Monkey logo

Comments (6)

yoogx avatar yoogx commented on August 30, 2024

Can you tell me how was this variant of Ocarina generated? Did you compile it? or did you use the binary I generate?

from ocarina.

juli1 avatar juli1 commented on August 30, 2024

binary from openaadl.org

from ocarina.

yoogx avatar yoogx commented on August 30, 2024

Can you try with Windows-style path? or use cygpath -w <unix-path>? I suspect a misconfiguration of the Ada compiler, but cannot test for now.

from ocarina.

juli1 avatar juli1 commented on August 30, 2024

This is the result of what I tried :

jdelange@RM-BLACKCHERRY /cygdrive/c/Users/jdelange/git/pok/examples/partitions-threads
$ cygpath -w /cygdrive/c/Users/jdelange/git/pok/misc/aadl-library.aadl C:\Users\jdelange\git\pok\misc\aadl-library.aadl

jdelange@RM-BLACKCHERRY /cygdrive/c/Users/jdelange/git/pok/examples/partitions-threads
$ ocarina -aadlv2 -f -i model.aadl C:\Users\jdelange\git\pok\misc\aadl-library.aadl
Cannot find file C:Usersjdelangegitpokmiscaadl-library.aadl

But when escaping the \ char, it works. See

jdelange@RM-BLACKCHERRY /cygdrive/c/Users/jdelange/git/pok/examples/partitions-threads
$ ocarina -aadlv2 -f -i model.aadl C:\Users\jdelange\git\pok\misc\aadl-library.aadl
model.aadl:95:04: Warning: source_language is not a list while the corresponding property name at programming_properties.aadl:61:02 is a list.
model.aadl:95:04: Warning: The value of source_language has been converted into a list.
model.aadl:102:04: Warning: source_language is not a list while the corresponding property name at programming_properties.aadl:61:02 is a list.
model.aadl:102:04: Warning: The value of source_language has been converted into a list.
model.aadl:109:04: Warning: source_language is not a list while the corresponding property name at programming_properties.aadl:61:02 is a list.
model.aadl:109:04: Warning: The value of source_language has been converted into a list.
aadl-library.aadl:408:04: Warning: Source_Language is not a list while the corresponding property name at programming_properties.aadl:61:02 is a list.
aadl-library.aadl:408:04: Warning: The value of Source_Language has been converted into a list.

jdelange@RM-BLACKCHERRY /cygdrive/c/Users/jdelange/git/pok/examples/partitions-threads

from ocarina.

juli1 avatar juli1 commented on August 30, 2024

ping on this one

from ocarina.

yoogx avatar yoogx commented on August 30, 2024

Now we build using MSYS, not clear this is still an issue

from ocarina.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.