rticonnextdds-getting-started
rticonnextdds-getting-started copied to clipboard
2_hello_world c++11 README missing
Hello, I am following this tutorial, and in this section , it says there is supposed to be a README_
I did run this command
rtiddsgen -language c++11 -platform x64Linux3gcc4.8.2 -create makefiles -create typefiles -d c++11 hello_world.idl
but I still find no README file
Hello!
What version of RTI Connext are you using? In 6.1.0, I see this in the c++11 directory when I run that command: c++11/README_x64Linux3gcc4.8.2.txt
Thank you, Rose