Hi Alexey, On Tue, 12 Jun 2018 at 14:33, Alexey Palagin <alexey.pala...@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, _______________________________________________ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org