Plugin

4 posts / 0 new
Last post
Offline
Last seen: 1 year 1 month ago
Joined: 04/22/2019
Posts: 5
Code Generator: IDL to .h and .cxx. How to NOT generate plugin and support files via command line

I'm simply trying to compile some ild files. What arguments can I include to prevent the plugin and support files from being generated?

My command line command is something like:

pathToRTIDDSGEN   -inputIdl pathToInput  -d pathToOutputCompiledFiles  -replace -language C++ -namespace -optimization 2 -verbosity 3

 

Organization:
Subscribe to RSS - Plugin