Information
We are currently investigating an issue with the editor of some pages. Please save your work and avoid to create new pages until this banner is gone.
What to put in the Makefile?
If we want to have an application (component) that uses the new bulk data we have to have to do in the makefile the following:
Added:
USER_INC = -I$(NDDSHOME)/include -I$(NDDSHOME)/include/ndds
This should be done automatically in the future by the acs makefile as requested in COMP-6268
and the code should be linked against:
bulkDataNTReceiver
bulkDataNTConfigParser
bulkDataNTSender
bulkDataNTConfigParser
-- BogdanJeram - 26 Oct 2011