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

Unable to find type code information for ... #31

Open
tmayoff opened this issue Mar 11, 2024 · 2 comments
Open

Unable to find type code information for ... #31

tmayoff opened this issue Mar 11, 2024 · 2 comments

Comments

@tmayoff
Copy link

tmayoff commented Mar 11, 2024

I can't seem to get any of my topics types to show. All I get is the above in the log

This is how I'm generating the idl's

opendds_idl -Lc++11 -Cw -Gxtypes-complete -o /home/tyler/src/module-GC/build/utils/IDL -I../utils/IDL -I/home/tyler/src/module-GC/utils/IDL ../utils/IDL/Interpreter.idl
tao_idl -Cw --idl-version 4 --unknown-annotations ignore -GA -GX -o /home/tyler/src/module-GC/build/utils/IDL -I/usr/include -I../utils/IDL -I/home/tyler/src/module-GC/utils/IDL /home/tyler/src/module-GC/build/utils/IDL/InterpreterTypeSupport.idl
@jrw972
Copy link
Contributor

jrw972 commented Mar 13, 2024

Did you enable xtypes in your publisher/subscriber with UseXTypes=complete? https://opendds.readthedocs.io/en/latest-release/devguide/run_time_configuration.html#id6

@tmayoff
Copy link
Author

tmayoff commented Mar 15, 2024

I did not, I'll try that and get back to you

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

2 participants