Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[vtk-dicom] find_package() can not find vtk-dicom #12813

Closed
QiuKejian opened this issue Aug 8, 2020 · 5 comments · Fixed by #41733
Closed

[vtk-dicom] find_package() can not find vtk-dicom #12813

QiuKejian opened this issue Aug 8, 2020 · 5 comments · Fixed by #41733
Assignees
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@QiuKejian
Copy link

When asking a question please also include where you looked for an answer (so we can update the documentation if needed).

I have keep running into the following error:
[cmake] Could not find a package configuration file provided by "vtkDICOM" with any
[cmake] of the following names:
[cmake]
[cmake] vtkDICOMConfig.cmake
[cmake] vtkdicom-config.cmake

image

Sorry, but is this a bug or something?

@JackBoosY JackBoosY added the category:port-bug The issue is with a library, which is something the port should already support label Aug 10, 2020
@JackBoosY
Copy link
Contributor

Confirmed.

@dg0yt
Copy link
Contributor

dg0yt commented Jan 7, 2023

Current installation state:

vtk-dicom:x64-windows:/share/dicom-0.8/Copyright.txt
vtk-dicom:x64-windows:/share/vtk-dicom/copyright
vtk-dicom:x64-windows:/share/vtk-dicom/vcpkg.spdx.json
vtk-dicom:x64-windows:/share/vtk-dicom/vcpkg_abi_info.txt
vtk-dicom:x64-windows:/share/vtk-dicom/vtk/DICOM-targets-debug.cmake
vtk-dicom:x64-windows:/share/vtk-dicom/vtk/DICOM-targets-release.cmake
vtk-dicom:x64-windows:/share/vtk-dicom/vtk/DICOM-targets.cmake
vtk-dicom:x64-windows:/share/vtk-dicom/vtk/DICOM-vtk-module-properties.cmake

Issues:

@MikeKen-Ken
Copy link

I asked the package author, using the method he provided, and it still failed.

@dg0yt
Copy link
Contributor

dg0yt commented Jan 7, 2023

No config file indeed.

I don't know where this is lost, but

Not installed in right directory.

is vcpkg port bug.

@Harold2017
Copy link

Same bug here for vcpkg package management program version 2023-04-07-bedcba5172f5e4b91caac660ab7afe92c27a9895.
To solve this problem, I have to manually copy *.cmake files from vcpkg\installed\x64-windows\share\vtk-dicom\dicom-0.8 to vcpkg\installed\x64-windows\share\vtk-dicom ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants