MPR

4 posts / 0 new
Last post
Offline
Last seen: 6 months 1 day ago
Joined: 05/13/2023
Posts: 12
Undefined reference to DDSDomainParticipantFactory::get_instance

Hello, I am experimenting with some C++ code using Connext on Ubuntu.  I've tried to cobble together some steps from the doc and examples to set up, compile, and build a simple application.  But I'm running into trouble as follows.

Below is a snippet of code I'm trying to run, simply instantiating a DomainParticipant object.  I've put together a build script which I believe sets up the environment correctly and invokes all the proper gcc options.

Organization:
4 posts / 0 new
Last post
Offline
Last seen: 6 months 1 day ago
Joined: 05/13/2023
Posts: 12
Is RTI Connext generally designed for build-time data types?

 

So, I've been working through the C/C++/C# examples provided with the eval version of Connext.

So far, the examples I've looked at involve classes that define data schemas (eg class HelloWorld), which are "registered" with the API, associated with a topic, and then published and/or subscribed to.

Organization:
2 posts / 0 new
Last post
Offline
Last seen: 6 months 1 day ago
Joined: 05/13/2023
Posts: 12
Can the Database Integration Service run with an AWS database?

Hello, we are interested in connecting our DDS network with a MySQL database, and are considering the Database Integration Service.

We have requested an eval version, and I am reading the documentation.

I see in the text that "the main element of the bridge that must run on the same host as the database management system (DBMS)"

Organization:
Subscribe to RSS - MPR