Implement DDS with Qt Framework

2 posts / 0 new
Last post
Offline
Last seen: 7 years 9 months ago
Joined: 06/27/2016
Posts: 1
Implement DDS with Qt Framework

Hi All,

I want use DDS services with QT framework. Kindly let me know the steps to follow for this.

DDS C++ Sample code generated works fine in Visual studio but for QT creator I am getting error like.

ShapeType.obj:-1: error: LNK2001: unresolved external symbol __imp_DDS_LOG_MEMORY_ALLOCATED_dd

Kindly provide the solution for this issue.

Thanks in advance.

Rahul

 

jwillemsen's picture
Offline
Last seen: 2 years 11 months ago
Joined: 09/24/2013
Posts: 55

Have a look at this older post, has the same error with some things to check.