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

Target "RTTBDicomIO" links to: DCMTK::dcmdata but the target was not found. #1

Open
LvChangxun opened this issue Jun 3, 2024 · 0 comments

Comments

@LvChangxun
Copy link

When I compile RTTB, the error appears here and I don't know how to deal with it.

CMake Error at cmake/rttbFunctionUseModules.cmake:150 (target_link_libraries):
Target "RTTBDicomIO" links to:

DCMTK::dcmdata

but the target was not found. Possible reasons include:

* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.

Call Stack (most recent call first):
cmake/rttbFunctionCreateModule.cmake:222 (rttb_use_modules)
code/io/dicom/CMakeLists.txt:1 (RTTB_CREATE_MODULE)

I checked that there is no problem with the compilation of DCMTK. The dcmdata is no problem。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant