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
Have a look at this older post, has the same error with some things to check.