Bug Report: about FairMQ build error, brought by DDS 2.4 [message #24166] |
Fri, 28 June 2019 14:01 |
Yong Zhou
Messages: 1 Registered: February 2017
|
occasional visitor |
From: 134.94.54*
|
|
Hi,
I'm trying to compile the latest FairSoft dev branch, which just bumped DDS to version 2.4.
However, I got an error when building FairMQ, complaining that "dds_intercom.h" could not be located.
It seems that the new version of DDS will install the header files under a new subdirectory named $SIMPATH/include/DDS, which is different from the previous version.
The bug could be fixed by appending "DDS" to PATH_SUFFIXES when finding the DDS_INCLUDE_DIR in the cmake file "FindDDS.cmake" under in the FairMQ repository.
How and where should I report this bug? Is there a bug reporting service used in FairRoot/FairSoft development?
Thanks!
|
|
|