nicofutur8
(Nicolás Fuentes Turpín)
May 29, 2025, 2:52pm
1
Hello everyone!
I want to build a custom Slicer3D using your template by Kitware. I followed steps thoroughly but, at the end of the building phase, i get an error envolving some kind of VTK feature called vtkTeemPython.
i don’t know from where this error comes and Visual Studio’s traceback is not helping to be honest…
The error code is MSB8066 and its something like that:
Could anyone help me finding out what is happening?
Thanks in advance
cpinter
(Csaba Pinter)
June 2, 2025, 10:34am
2
First of all, I’d try running the superbuild again, without deleting anything. Sometimes there are hiccups that simply resuming the build fixes.
If you see the same error, then please share the whole log, because then it is possible that there are other issues that cause this one.
1 Like
nicofutur8
(Nicolás Fuentes Turpín)
June 3, 2025, 10:00am
3
Hello Csaba!
I’ve tried like 30 times to rebuild it with no success
Here’s the full log of my last build:
I could not copypaste it due to its size.
Tell me if I could do anything please
Thanks in advance!
Nico
jcfr
(Jean Christophe Fillion Robin (Kitware))
June 3, 2025, 4:04pm
4
Thanks for your patience with the process
Could you share the error copying the relevant text ?
You may be able to find the actual issue by scrolling up in the log.
For sake of transparency and visibility, avoid uploading the details onto third-party website.
jcfr
(Jean Christophe Fillion Robin (Kitware))
June 3, 2025, 4:05pm
5
For reference, the discussion has been moved into the issue tracker.
See https://github.com/KitwareMedical/SlicerCustomAppTemplate/issues/99
An update will be posted here once the issue has been sorted out.
cpinter
(Csaba Pinter)
June 4, 2025, 10:31am
6
Alright. I posted my suggestion on the ticket. The first issue seems to be an easy one.