CPP

1 post / 0 new
Offline
Last seen: 2 years 5 months ago
Joined: 02/20/2020
Posts: 6
Packaging IDL for reuse in C# projects

I'm looking to split common IDL and specific IDL for reusing purposes in a C# environment. I've created a Position.idl file and a Car.idl file in separate projects. I've used rtiddsgen to generate the type files for position and build a dll (based on the example solution).

6 posts / 0 new
Last post
Offline
Last seen: 1 year 9 months ago
Joined: 05/20/2015
Posts: 11
Loading user XML QoS Profiles in C++

Hey guys,

I'm not able to get XML QoS files to load in modern C++.  We are using version 5.2.3.  These work perfectly fine while using the C# APIs.  In trying to find a workaround, I found that the XML also will not load if I put it in either $NDDSHOME/resource/xml/NDDS_QOS_PROFILES.xml or <working directory>/USER_QOS_PROFILES.xml.  I'm just using the sample code in the user manual almost verbatim.

Keywords:
7 posts / 0 new
Last post
Offline
Last seen: 10 years 9 months ago
Joined: 08/05/2013
Posts: 4
Failure to compile helloworld_simple in C++

Hello,

I'm new to RTI and I'm trying to run compile helloworld_simple (Hello-x64Win64VS2010.sln) in MS Visual Studio Express 2010.  I believe I have followed the instructions correctly in the Getting Started guide, to add the proper environment variables & path directories, etc.  When I attempt to "Build Solution" in MSVSE, I get the following errors:

Subscribe to RSS - CPP