linker error

3 posts / 0 new
Last post
Offline
Last seen: 7 years 8 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: 8 years 1 month ago
Joined: 03/07/2016
Posts: 2
unresolved external symbols in hello_simple c example in visual studio 2013 and 2015

 

hi,

I'm trying to get the C and C++ hello_simple examples of connext_dds 5.2.0. working with visual studio 2013 and 2015 on Windows 7 Enterprise.

installation of dds was successful and all environment variables are set correctly, I was able to verify it through successfully testing the C# examples.

Subscribe to RSS - linker error