QNX C++ link error

7 posts / 0 new
Last post
Offline
Last seen: 10 years 8 months ago
Joined: 02/11/2013
Posts: 3
QNX 6.4.1 C++ link error

Hi. I'm just getting started with DDS. I wrote an application that uses DDS on Windows. It ran beautfully. Then I tried to build it for QNX 6.4.1. It compiles, but refuses to link. I end up with:

undefined reference to `DDSDomainParticipantFactory::get_instance()

I am statically linking with -lnddscppz, -lnddscz, and -lnddscorez and don't know what else to link in. It's got to be something simple I'm doing wrong, but I can't figure it out.

Subscribe to RSS - QNX C++ link error