I followed the debug instructions here and trying to debug my C++ extensions. However, I can never start it.
It says cannot find python36.dll, but I’m using Slicer5.6.0 of which python version is 3.9, so there is no python36.dll.
Remaining error messages are shown below:
Exception thrown at 0x00007FFF1CC524F6 (ntdll.dll) in SlicerApp-real.exe: 0xC0000139: Entry Point Not Found.
Exception thrown at 0x00007FFF1CC524F6 (ntdll.dll) in SlicerApp-real.exe: 0xC0000139: Entry Point Not Found.
The thread 1280 has exited with code 3221225785 (0xc0000139).
The thread 13340 has exited with code 3221225785 (0xc0000139).
The thread 30636 has exited with code 3221225785 (0xc0000139).
The program ‘[31248] SlicerApp-real.exe’ has exited with code 3221225785 (0xc0000139) ‘Entry Point Not Found’.
Cannot find python36.dll
Cannot find Entry Point.
Cannot find Entry Point.