|
From: Gautam T. <gt...@at...> - 2014-12-23 22:18:16
|
Jeff: Thanks for timely response. If I get anything useful to work I will certainly contribute back. I am relatively new to all this, but have good experience in middleware etc in general. It seems that tests/BuiltInTopic/run_test.pl would at least get these changes: 1) do not run DCPSInfoRepo 2) when client ($CL) is run, do not use -DCPSInfoRepo but do use -DCPSConfigFile and use a file with: [common] DCPSGlobalTransportConfig=$file DCPSDefaultDiscovery=DEFAULT_RTPS [transport/the_rtps_transport] transport_type=rtps_udp 3) Not sure if main.cpp and common.cpp, the two files that make up "bit" exec, change. Do they? Thanks for the help. ALso, what do developers tend to use when working with OpenDDS as the IDE that seems to work best? emacs+ctags+doxygen docs? Eclipse? Thanks. Gautam |