Generate for fastcdr #304
Replies: 1 comment
-
|
I also need the same thing. However there seems to be a few issues. Second, when -fusion is enabled, sometimes the code generated has unicode characters output in it. So, if you use v1 and then are able to fix the variable name fabrication ascii overrun issue, which I think is Context.java, then it might just work! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am only able to generate IDL definition/implementation files with fastddsgen that use the
eprosima::fastcdr:Cdrclass. However, I would also like to be able to generate code for those same IDL files but that useeprosima::fastcdr:FastCdrclass instead.Beta Was this translation helpful? Give feedback.
All reactions