Unable to create domain participant

2 posts / 0 new
Last post
Offline
Last seen: 2 years 7 months ago
Joined: 10/24/2017
Posts: 1
Unable to create domain participant

I am trying to execute the following example code using visual studios 2010.

C:\Program Files\RTI\ndds.5.0.0.29\example\CPP\Hello_simple

An executable is generated when I build the source in VS2010, but I am getting the following output when I run it.

DDS_QosProvider_get_typecode_from_type_library:ERROR: library not found

Unable to create domain participant

I have added the correct environment variables and followed the instructions included in the example.  Additionally, the shape demo runs fine on my machine.  The output of the application is attached as a text file.  Any thought as to what could fix this problem?

Thank you for any help you could provide.

 

AttachmentSize
Plain text icon test_output.txt6.29 KB
Organization:
Ismael Mendez's picture
Offline
Last seen: 3 weeks 6 days ago
Joined: 07/03/2017
Posts: 74

Hi sidenoteemail,

Can you upload your QoS file? Seems that you are referencing another library in your QoS and that library is missing, or maybe the name is not written correctly.

Regards

Ismael