Error building custom 3D Slicer

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

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

Hello Csaba!

I’ve tried like 30 times to rebuild it with no success :frowning:

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

Thanks for your patience with the process :folded_hands:

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.

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.

Alright. I posted my suggestion on the ticket. The first issue seems to be an easy one.