rticonnextdds-getting-started icon indicating copy to clipboard operation
rticonnextdds-getting-started copied to clipboard

2_hello_world c++11 README missing

Open elinxie opened this issue 4 years ago • 2 comments

Hello, I am following this tutorial, and in this section , it says there is supposed to be a README_.txt` file that tells me how to compile my example code. I can't find it and I'm block on this tutorial because of this.

elinxie avatar May 21 '21 18:05 elinxie

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

elinxie avatar May 21 '21 18:05 elinxie

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

rosemwahlin avatar May 21 '21 21:05 rosemwahlin