windows

2 posts / 0 new
Last post
Jacob Henry's picture
Offline
Last seen: 7 months 4 weeks ago
Joined: 10/17/2017
Posts: 6
32 bit vs 64 bit .dlls in Java

Hello,

Organization:
3 posts / 0 new
Last post
Offline
Last seen: 9 years 3 weeks ago
Joined: 03/12/2015
Posts: 2
DDS inside a Windows Service

I'm trying to run a simple Connext 5.1 publisher inside a Service on Win7 but do not see any DDS traffic. The service runs as LocalSystem and appears to run fine. The service is running on a separate machine from the subscriber so this is not a shared memory problem.

Event log messages I added show that the correct domainId is picked up from the environment. The two machines can nddsping each other. When I run the service as an application in VS, the DDS messages are published fine so the fundamental publishing code appears ok.

3 posts / 0 new
Last post
Offline
Last seen: 4 years 5 months ago
Joined: 08/13/2014
Posts: 55
Using RTI DDS in Qt for Windows

I am developing a C++ windows application with Qt and I want to know if it's possible to use RTI DDS in Qt for windows.I have used RTI DDS in visual studio with no problem, but in Qt, it has some linker errors which I couldn't resolve by adding all the library files.

Has anybody used RTI DDS in C++ windows applications without Visual Studio?

 
Keywords:
7 posts / 0 new
Last post
Offline
Last seen: 10 years 8 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 - windows