Unable to build Binary for target dso_dataset (libgdcmMSFF.so.2.8 Undefined refernce) and conflict with libraries in implicit directories
问题 I am trying to build a binary target called dso_dataset. I follow this Github page to run some software. I faced a warning while cmake .. but ignored and went on to do make, but at the end recipe for target failed. output of command cmake .. is below (base) gok4abt@ABTZ0KUV:~/dso/build$ sudo cmake .. -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works --