[osg-users] [build] Can't build OSG 2.8.2 on CentOS 7.5

Robert Osfield robert.osfield at gmail.com
Tue Jun 12 08:11:45 PDT 2018


Hi Alexey,
On Tue, 12 Jun 2018 at 14:33, Alexey Palagin <alexey.palagin at gmail.com> wrote:
> If DCMTK is used for DICOM support (https://en.wikipedia.org/wiki/DICOM), I don't need it. How to switch it off?

It's just an optional plugin, CMake will look for it, if it isn't
installed it'll not attempt to the use the plugin.

Could it be that you are reading a CMake message as a critical problem
when it's just a message that an optional package hasn't been found?

Have you tried just running make?

Robert,


More information about the osg-users mailing list