compiler

3 posts / 0 new
Last post
Offline
Last seen: 7 years 9 months ago
Joined: 06/14/2016
Posts: 2
VS Express 2015 - unresolved external symbol __iob_func

When attempting to compile the provided Hello-i86Win32VS2015 solution under $(DOCUMENTS)\rti_workspace\5.2.3\examples\connext_dds\c++\hello_simple\win32, I receive a LNK2001 error. I am running Visual Studio Express 2015 on 64-bit Windows 7 Professional.

The error's description is "unresolved external HelloPublisher symbole __iob_func", and the file listed is nddscz.lib.

4 posts / 0 new
Last post
Offline
Last seen: 5 years 7 months ago
Joined: 10/29/2015
Posts: 12
Generated C++ Code breaks gcc's strict aliasing rules

Hi everyone,

I am using RTI's C++ mapping with a recent gcc and g++ -O2 or -O3. I am getting a lot of warnings because some of the RTI code breaks strict-aliasing rules:

2 posts / 0 new
Last post
jwillemsen's picture
Offline
Last seen: 2 years 11 months ago
Joined: 09/24/2013
Posts: 55
ANN: IDL to C++11 language mapping for RTI Connext DDS

As part AXCIOMA Remedy IT is providing an IDL to C++11 language mapping for RTI Connext DDS. This language mapping provides the API and type system as defined by the OMG IDL to C++11 language mapping.

Subscribe to RSS - compiler