Skip to content

Could not find a package configuration file provided by "DICOM" with any of the following names #218

@MikeKen-Ken

Description

@MikeKen-Ken

In CMakeLists.txt, I use the code
find_package(DICOM CONFIG REQUIRED) if(DICOM_FOUND) include(${DICOM_USE_FILE}) endif() set(VTK_DICOM_LIBRARIES vtkDICOM)

But I get an error 'Could not find a package configuration file provided by "DICOM" with any of the following names'

Can you help me to tell me why? I am using vcpkg installation vtk-dicom, version 0.8.14

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions