SlicerCustomAppTemplate
SlicerCustomAppTemplate copied to clipboard
DLL load failed for SlicerIGT modules
When launching a freshly built Slicer app, I encountered the following issue:
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.