|
From: Jeff S. <sch...@oc...> - 2014-12-23 22:22:43
|
> > 1) do not run DCPSInfoRepo > > Correct > 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 > > Yes > 3) Not sure if main.cpp and common.cpp, the two files that make up > "bit" exec, change. Do they? > > They should not change. > 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? Personally, I use vim, other use emacs or Eclipse. |