-
Resolved on opendds-deve; user was incorrectly specifying the DCPS data type (i.e. #pragma DCPS_DATA_TYPE was missing from the IDL).
2009-08-11 21:35:00 UTC in opendds
-
Hello Aaron,
The DCPS_DATA_TYPE pragma declares which types in a given IDL file need to have TypeSupport artifacts generated (currently only structs are supported). This pragma is required.
The DCPS_DATA_KEY pragma declares which fields (one per pragma) within a DCPS_DATA_TYPE identify an instance. This pragma is optional.
As to your question about the IDL, bounded strings are not...
2009-08-06 17:12:26 UTC in opendds
-
No problem. Please let us know if there is anything else we can do for you.
2009-08-04 14:45:02 UTC in opendds
-
Ah! I see the problem now.
OpenDDS requires the latest version (patch 14) of ACE+TAO 1.5a in order to build; you will need to download and install from http://download.ociweb.com/TAO-1.5a/ACE+TAO-1.5a_with_latest_patches.tar.gz.
This should resolve the build errors you are seeing.
Regards,
Steve.
2009-08-03 22:59:03 UTC in opendds
-
Hmm.
Which version of ACE are you using (hint: check $ACE_ROOT/ace/Version.h) ? Also, I noticed that you did not specify debug or optimize in your platform_macros.GNU; while you are evaluating OpenDDS, it may be useful to define the following in your platform_macros.GNU:
debug=1
optimize=0
java=1
include $(ACE_ROOT)/include/makeinclude/platform_linux.GNU.
2009-08-03 22:42:11 UTC in opendds
-
Hello Aaron,
Could you provide a little more detail toward the problem you are seeing? The attached file only appears to contain your environment (which looks correct).
Regards,
--
Steven Stallion
Senior Software Engineer
Object Computing, Inc.
http://www.ociweb.com.
2009-08-03 22:10:31 UTC in opendds
-
sstallion added the junit-remote-0.1.zip file.
2008-11-28 08:06:58 UTC in JUnit Remote
-
sstallion added the junit-remote-0.1.tar.gz file.
2008-11-28 08:06:58 UTC in JUnit Remote
-
sstallion created the junit-remote-0.1 file release.
2008-11-28 08:03:02 UTC in JUnit Remote
-
sstallion committed revision 18 to the JUnit Remote SVN repository, changing 1 files.
2008-11-28 07:57:53 UTC in JUnit Remote