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

Dicom2Mesh - dyld[ ]: missing symbol called #42

Open
sammcj opened this issue Oct 17, 2023 · 1 comment
Open

Dicom2Mesh - dyld[ ]: missing symbol called #42

sammcj opened this issue Oct 17, 2023 · 1 comment

Comments

@sammcj
Copy link

sammcj commented Oct 17, 2023

Getting this error after building dicom2mesh:

dicom2mesh -i /Volumes/PERSON/DICOM/ -v                                                 <region:ap-southeast-2>

Dicom2Mesh Settings
-------------------
Input directory: /Volumes/PERSON/DICOM/
Output file path: None
Surface segmentation: 400
Mesh reduction: disabled
Mesh polygon limitation: disabled
Mesh smoothing: disabled
Mesh centering: disabled
Mesh filtering: disabled
Volume cropping: disabled

Using extended DICOM loader
dyld[83889]: missing symbol called
[1]    83889 abort      dicom2mesh -i /Volumes/PERSON/DICOM/ -v

Build commands:

cmake .. -DVTK_MODULE_ENABLE_VTK_DICOM=YES -DVTK_MODULE_ENABLE_VTK_vtkDICOM=YES -DUSE_VTK_DICOM=ON
make
  • macOS Sonoma
  • GUI off
@eidelen
Copy link
Owner

eidelen commented Dec 26, 2023

Hi,
Looks like a linking problem. Did you build VTK yourself? Which version?
Best regards,
Adrian

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

2 participants