You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
vtkTeemPython.vcxproj -> C:\W\CR\Slicer-build\bin\Release\vtkTeemPython.pyd
13:31:07:849 44>C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): error MSB8066: Compilación personalizada de "C:\W\CR\CMakeFiles\d231b5f8c34f4af76fa259b15c33cb33\Slicer-mkdir.rule;C:\W\CR\CMakeFiles\d231b5f8c34f4af76fa259b15c33cb33\Slicer-download.rule;C:\W\CR\CMakeFiles\d231b5f8c34f4af76fa259b15c33cb33\Slicer-update.rule;C:\W\CR\CMakeFiles\d231b5f8c34f4af76fa259b15c33cb33\Slicer-patch.rule;C:\W\CR\CMakeFiles\d231b5f8c34f4af76fa259b15c33cb33\Slicer-configure.rule;C:\W\CR\CMakeFiles\d231b5f8c34f4af76fa259b15c33cb33\Slicer-build.rule;C:\W\CR\CMakeFiles\d231b5f8c34f4af76fa259b15c33cb33\Slicer-forceconfigure.rule;C:\W\CR\CMakeFiles\d231b5f8c34f4af76fa259b15c33cb33\Slicer-install.rule;C:\W\CR\CMakeFiles\811b7e0f041aa4e7d52206c74ca126c8\Slicer-complete.rule;C:\W\CR\CMakeFiles\e7a8dd085a51753349cc077373a122d1\Slicer.rule;C:\W\CR\slicersources-src\CMakeLists.txt" terminada con el código 1.
13:31:07:849 44>Compilación del proyecto "Slicer.vcxproj" terminada -- ERROR.
Could anyone help me finding out what is happening?
Thanks in advance
The text was updated successfully, but these errors were encountered:
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:
vtkTeemPython.vcxproj -> C:\W\CR\Slicer-build\bin\Release\vtkTeemPython.pyd
13:31:07:849 44>C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): error MSB8066: Compilación personalizada de "C:\W\CR\CMakeFiles\d231b5f8c34f4af76fa259b15c33cb33\Slicer-mkdir.rule;C:\W\CR\CMakeFiles\d231b5f8c34f4af76fa259b15c33cb33\Slicer-download.rule;C:\W\CR\CMakeFiles\d231b5f8c34f4af76fa259b15c33cb33\Slicer-update.rule;C:\W\CR\CMakeFiles\d231b5f8c34f4af76fa259b15c33cb33\Slicer-patch.rule;C:\W\CR\CMakeFiles\d231b5f8c34f4af76fa259b15c33cb33\Slicer-configure.rule;C:\W\CR\CMakeFiles\d231b5f8c34f4af76fa259b15c33cb33\Slicer-build.rule;C:\W\CR\CMakeFiles\d231b5f8c34f4af76fa259b15c33cb33\Slicer-forceconfigure.rule;C:\W\CR\CMakeFiles\d231b5f8c34f4af76fa259b15c33cb33\Slicer-install.rule;C:\W\CR\CMakeFiles\811b7e0f041aa4e7d52206c74ca126c8\Slicer-complete.rule;C:\W\CR\CMakeFiles\e7a8dd085a51753349cc077373a122d1\Slicer.rule;C:\W\CR\slicersources-src\CMakeLists.txt" terminada con el código 1.
13:31:07:849 44>Compilación del proyecto "Slicer.vcxproj" terminada -- ERROR.
Could anyone help me finding out what is happening?
Thanks in advance
The text was updated successfully, but these errors were encountered: