SlicerCustomAppTemplate icon indicating copy to clipboard operation
SlicerCustomAppTemplate copied to clipboard

DLL load failed for SlicerIGT modules

Open SebGoll opened this issue 1 year ago • 0 comments

When launching a freshly built Slicer app, I encountered the following issue:

image

These modules are from SlicerIGT, and as far as I could tell, no problems occurred during the build process. This happened on Windows.

Solution

Copying the DLL files from X/bin/Release to X/Slicer-build/bin/Release resolved the issue.

SebGoll avatar Oct 22 '24 09:10 SebGoll