Hello everyone,
I am learning about DDS, Visual Studio and C#. I opened up the C# example HelloSimple.HelloPublisher, tried to build solution from Visual Studio and it is complaining that the "namespace 'DDS' could not be found (are you missing a using directive or an assembly reference)"?
I setup all the environment variables.
Thanks,
Allen
Hello everyone,
I finally did get it compiled. However, when I run the HelloSubscriber.exe and HelloPublisher.exe, I get the following error:
RTI Data Distribution Service No source for License information.
DDSDomainParticipant_impl::create_disabledI:!create participant.
DomainParticipantFactory_impl::create_participant_disabled():!create failure creating participant
Unable to create DDS domain participant.
license issue, solved.
hey gatomas how u solved this issue...please give me solution.
Hi Pr128att,
Take a look at this answer in the forum. They explain how to solve the problem Gatomas run into.
Fernando.