Thankyou very much for replying! I actually tried to build slicer with the IMSTK extension and before building I have done the steps you recommended, unfortunatly I was not able to build and run slicer with the extension. Do you have any advise or resources besides the git repository you could point me to?
Build started...
1>------ Build started: Project: ZERO_CHECK, Configuration: Debug x64 ------
1>Checking Build System
2>------ Build started: Project: OpenVR, Configuration: Debug x64 ------
3>------ Build started: Project: vtkRenderingVR, Configuration: Debug x64 ------
4>------ Build started: Project: Assimp, Configuration: Debug x64 ------
5>------ Build started: Project: Eigen3, Configuration: Debug x64 ------
6>------ Build started: Project: Libusb, Configuration: Debug x64 ------
7>------ Build started: Project: VegaFEM, Configuration: Debug x64 ------
8>------ Build started: Project: g3log, Configuration: Debug x64 ------
9>------ Build started: Project: tbb, Configuration: Debug x64 ------
10>------ Build started: Project: vtkRenderingExternal, Configuration: Debug x64 ------
11>------ Skipped Build: Project: Continuous, Configuration: Debug x64 ------
11>Project not selected to build for this solution configuration
12>------ Skipped Build: Project: Experimental, Configuration: Debug x64 ------
12>Project not selected to build for this solution configuration
13>------ Skipped Build: Project: Nightly, Configuration: Debug x64 ------
13>Project not selected to build for this solution configuration
14>------ Skipped Build: Project: NightlyMemoryCheck, Configuration: Debug x64 ------
14>Project not selected to build for this solution configuration
15>------ Skipped Build: Project: RUN_TESTS, Configuration: Debug x64 ------
15>Project not selected to build for this solution configuration
2>Performing update step for 'OpenVR'
2>Skip step
2>Building Custom Rule C:/Users/Leonard/SlicerIMSTK/CMakeLists.txt
2>No patch step for 'OpenVR'
2>Performing configure step for 'OpenVR'
2>Skip step
2>Performing build step for 'OpenVR'
3>Performing configure step for 'vtkRenderingVR'
2>Skip step
2>Performing install step for 'OpenVR'
2>Skip step
2>Completed 'OpenVR'
4>Performing update step for 'Assimp'
3>loading initial cache file C:/Users/Leonard/SlicerIMSTK/vtkRenderingVR-prefix/tmp/vtkRenderingVR-cache-Debug.cmake
3>-- Setting VTK_MODULE_SOURCE_DIR to C:/D/S4D/VTK-build/../VTK/Rendering/VR
3>-- Setting VTK_MODULE_NAME to RenderingVR
3>-- Setting VTK_MODULE_CMAKE_MODULE_PATH to C:/D/S4D/VTK-build/../VTK/CMake
3>-- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19043.
4>Building Custom Rule C:/Users/Leonard/SlicerIMSTK/CMakeLists.txt
6>Performing update step for 'Libusb'
5>Building Custom Rule C:/Users/Leonard/SlicerIMSTK/CMakeLists.txt
7>Building Custom Rule C:/Users/Leonard/SlicerIMSTK/CMakeLists.txt
4>No patch step for 'Assimp'
8>Performing install step for 'g3log'
6>Skip step
6>Building Custom Rule C:/Users/Leonard/SlicerIMSTK/CMakeLists.txt
3>CMake Error at C:/D/S4D/VTK-build/lib/cmake/vtk-9.0/vtkModule.cmake:569 (message):
3> No module files given to scan.
3>Call Stack (most recent call first):
3> CMakeLists.txt:105 (vtk_module_scan)
3>
3>
4>Performing configure step for 'Assimp'
4>loading initial cache file C:/Users/Leonard/SlicerIMSTK/External/Assimp/tmp/Assimp-cache-Debug.cmake
4>CMake Deprecation Warning at CMakeLists.txt:39 (cmake_minimum_required):
4> Compatibility with CMake < 2.8.12 will be removed from a future version of
4> CMake.
4>
4> Update the VERSION argument <min> value or use a ...<max> suffix to tell
4> CMake that the project does not need compatibility with older versions.
4>
4>
4>-- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19043.
6>No patch step for 'Libusb'
6>Performing configure step for 'Libusb'
3>-- Configuring incomplete, errors occurred!
3>See also "C:/Users/Leonard/SlicerIMSTK/vtkRenderingVR-build/CMakeFiles/CMakeOutput.log".
3>See also "C:/Users/Leonard/SlicerIMSTK/vtkRenderingVR-build/CMakeFiles/CMakeError.log".
3>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(241,5): error MSB8066: Custom build for 'C:\Users\Leonard\SlicerIMSTK\CMakeFiles\eca52943f586b733d2b9eb7c0e350129\vtkRenderingVR-configure.rule;C:\Users\Leonard\SlicerIMSTK\CMakeFiles\eca52943f586b733d2b9eb7c0e350129\vtkRenderingVR-build.rule;C:\Users\Leonard\SlicerIMSTK\CMakeFiles\eca52943f586b733d2b9eb7c0e350129\vtkRenderingVR-install.rule;C:\Users\Leonard\SlicerIMSTK\CMakeFiles\4cd7eb71559f6efa497210c55da60646\vtkRenderingVR-complete.rule;C:\Users\Leonard\SlicerIMSTK\CMakeFiles\511a6a1116940676e843c42da3309406\vtkRenderingVR.rule;C:\Users\Leonard\SlicerIMSTK\CMakeLists.txt' exited with code 1.
3>Done building project "vtkRenderingVR.vcxproj" -- FAILED.
8>Error copying file "C:/Users/Leonard/SlicerIMSTK/g3log-build/Debug/g3loggerd.lib" to "C:/Users/Leonard/SlicerIMSTK/g3log-install/lib/g3loggerd.lib".
8>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(241,5): error MSB8066: Custom build for 'C:\Users\Leonard\SlicerIMSTK\CMakeFiles\7707c36ca0334f5c9d41006a4638df2f\g3log-install.rule;C:\Users\Leonard\SlicerIMSTK\CMakeFiles\4cd7eb71559f6efa497210c55da60646\g3log-complete.rule;C:\Users\Leonard\SlicerIMSTK\CMakeFiles\511a6a1116940676e843c42da3309406\g3log.rule;C:\Users\Leonard\SlicerIMSTK\CMakeLists.txt' exited with code 1.
8>Done building project "g3log.vcxproj" -- FAILED.
16>------ Build started: Project: vtkRenderingOpenVR, Configuration: Debug x64 ------
6>Skip step
6>Performing build step for 'Libusb'
6>Skip step
6>Performing install step for 'Libusb'
9>Generate version-tbb.txt and license-tbb.txt
4>-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
10>Building Custom Rule C:/Users/Leonard/SlicerIMSTK/CMakeLists.txt
6>Completed 'Libusb'
4>-- Looking for DirectX...
4>-- DirectX_PREFIX_PATH changed.
16>Performing configure step for 'vtkRenderingOpenVR'
4>-- Found DirectX: C:/Program Files (x86)/Windows Kits/10/Lib/10.0.19041.0/um/x64/d3d9.lib
4>-- DX lib dir: C:/Program Files (x86)/Windows Kits/10/Lib/10.0.19041.0/um/x64
4>-- Looking for ZLIB...
4>-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
4>-- Found ZLIB: optimized;C:/dev/vcpkg/installed/x64-windows/lib/zlib.lib;debug;C:/dev/vcpkg/installed/x64-windows/debug/lib/zlibd.lib
4>-- Build an import-only version of Assimp.
4>CMake Deprecation Warning at code/CMakeLists.txt:45 (cmake_minimum_required):
4> Compatibility with CMake < 2.8.12 will be removed from a future version of
4> CMake.
4>
4> Update the VERSION argument <min> value or use a ...<max> suffix to tell
4> CMake that the project does not need compatibility with older versions.
4>
4>
16>loading initial cache file C:/Users/Leonard/SlicerIMSTK/vtkRenderingOpenVR-prefix/tmp/vtkRenderingOpenVR-cache-Debug.cmake
16>-- Setting VTK_MODULE_SOURCE_DIR to C:/D/S4D/VTK-build/../VTK/Rendering/OpenVR
16>-- Setting VTK_MODULE_NAME to RenderingOpenVR
16>-- Setting VTK_MODULE_CMAKE_MODULE_PATH to C:/D/S4D/VTK-build/../VTK/CMake
16>-- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19043.
4>-- Enabled formats: 3DS AC ASE ASSBIN ASSXML B3D BVH COLLADA DXF CSM HMP IRRMESH IRR LWO LWS MD2 MD3 MD5 MDC MDL NFF NDO OFF OBJ OGRE OPENGEX PLY MS3D COB BLEND IFC XGL FBX Q3D Q3BSP RAW SIB SMD STL TERRAGEN 3D X GLTF 3MF
4>-- Disabled formats:
4>-- Configuring done
9>Building Custom Rule C:/Users/Leonard/SlicerIMSTK/CMakeLists.txt
9>Completed 'tbb'
4>-- Generating done
4>-- Build files have been written to: C:/Users/Leonard/SlicerIMSTK/Assimp-build
4>Performing build step for 'Assimp'
4>Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework
4>Copyright (C) Microsoft Corporation. All rights reserved.
4>
16>-- Configuring done
4> Checking Build System
16>-- Generating done
16>-- Build files have been written to: C:/Users/Leonard/SlicerIMSTK/vtkRenderingOpenVR-build
16>Building Custom Rule C:/Users/Leonard/SlicerIMSTK/CMakeLists.txt
16>Performing build step for 'vtkRenderingOpenVR'
16>Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework
16>Copyright (C) Microsoft Corporation. All rights reserved.
16>
4> assimp.vcxproj -> C:\Users\Leonard\SlicerIMSTK\Assimp-build\code\Debug\assimp.dll
4> Building Custom Rule C:/Users/Leonard/SlicerIMSTK/Assimp/CMakeLists.txt
4>Performing install step for 'Assimp'
4>Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework
4>Copyright (C) Microsoft Corporation. All rights reserved.
4>
16> Checking Build System
16> RenderingOpenVR.vcxproj -> C:\Users\Leonard\SlicerIMSTK\bin\Debug\vtkRenderingOpenVRd.dll
16> Building Custom Rule C:/Users/Leonard/SlicerIMSTK/VTKExternalModule/CMakeLists.txt
16> vtkRenderingOpenVRPython.vcxproj -> C:\Users\Leonard\SlicerIMSTK\vtkRenderingOpenVR-build\bin\Lib\site-packages\vtkmodules\vtkRenderingOpenVR.cp36-win_amd64.pyd
16> Building Custom Rule C:/Users/Leonard/SlicerIMSTK/VTKExternalModule/CMakeLists.txt
4> assimp.vcxproj -> C:\Users\Leonard\SlicerIMSTK\Assimp-build\code\Debug\assimp.dll
16>No install step for 'vtkRenderingOpenVR'
16>Completed 'vtkRenderingOpenVR'
16>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(241,5): warning MSB8064: Custom build for item "C:\Users\Leonard\SlicerIMSTK\CMakeFiles\225a4934b41d8cf019587d3277529564\vtkRenderingOpenVR-configure.rule" succeeded, but specified dependency "c:\users\leonard\slicerimstk\vtkrenderingvr-prefix\src\vtkrenderingvr-stamp\debug\vtkrenderingvr-done" does not exist. This may cause incremental build to work incorrectly.
4> -- Install configuration: "Debug"
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/./lib/Slicer-4.13/cmake/assimp-3.3/assimp-config.cmake
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/./lib/Slicer-4.13/cmake/assimp-3.3/assimp-config-version.cmake
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/./lib/Slicer-4.13/pkgconfig/assimp.pc
16>Done building project "vtkRenderingOpenVR.vcxproj".
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/./lib/Slicer-4.13/assimp.lib
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/./bin/assimp.dll
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/anim.h
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/ai_assert.h
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/camera.h
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/color4.h
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/color4.inl
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/config.h
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/defs.h
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/cfileio.h
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/light.h
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/material.h
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/material.inl
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/matrix3x3.h
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/matrix3x3.inl
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/matrix4x4.h
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/matrix4x4.inl
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/mesh.h
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/postprocess.h
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/quaternion.h
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/quaternion.inl
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/scene.h
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/metadata.h
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/texture.h
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/types.h
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/vector2.h
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/vector2.inl
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/vector3.h
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/vector3.inl
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/version.h
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/cimport.h
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/importerdesc.h
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/Importer.hpp
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/DefaultLogger.hpp
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/ProgressHandler.hpp
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/IOStream.hpp
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/IOSystem.hpp
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/Logger.hpp
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/LogStream.hpp
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/NullLogger.hpp
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/cexport.h
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/Exporter.hpp
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/Compiler/pushpack1.h
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/Compiler/poppack1.h
4> -- Up-to-date: C:/Users/Leonard/SlicerIMSTK/Assimp-install/include/assimp/Compiler/pstdint.h
4> -- Installing: C:/Users/Leonard/SlicerIMSTK/Assimp-install/./lib/Slicer-4.13/assimp.pdb
4>Completed 'Assimp'
17>------ Build started: Project: iMSTK, Configuration: Debug x64 ------
17>Performing configure step for 'iMSTK'
17>loading initial cache file C:/Users/Leonard/SlicerIMSTK/iMSTK-prefix/tmp/iMSTK-cache-Debug.cmake
17>-- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19043.
17>-- Setting C++ standard
17>-- Setting C++ standard - C++11
17>-- iMSTK Audio support - OFF (iMSTK_ENABLE_AUDIO is SET)
17>CMake Error at C:/Program Files/CMake/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
17> Could NOT find g3log (missing: g3log_LIBRARIES)
17>Call Stack (most recent call first):
17> C:/Program Files/CMake/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
17> CMake/Utilities/imstkFind.cmake:199 (find_package_handle_standard_args)
17> CMake/Findg3log.cmake:14 (imstk_find_package)
17> CMakeLists.txt:301 (find_package)
17>
17>
17>-- Configuring incomplete, errors occurred!
17>See also "C:/Users/Leonard/SlicerIMSTK/imstk-build/CMakeFiles/CMakeOutput.log".
17>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(241,5): error MSB8066: Custom build for 'C:\Users\Leonard\SlicerIMSTK\CMakeFiles\00a65ebf7df0384334e0555dc84e73f1\iMSTK-configure.rule;C:\Users\Leonard\SlicerIMSTK\CMakeFiles\00a65ebf7df0384334e0555dc84e73f1\iMSTK-build.rule;C:\Users\Leonard\SlicerIMSTK\CMakeFiles\00a65ebf7df0384334e0555dc84e73f1\iMSTK-install.rule;C:\Users\Leonard\SlicerIMSTK\CMakeFiles\4cd7eb71559f6efa497210c55da60646\iMSTK-complete.rule;C:\Users\Leonard\SlicerIMSTK\CMakeFiles\511a6a1116940676e843c42da3309406\iMSTK.rule;C:\Users\Leonard\SlicerIMSTK\CMakeLists.txt' exited with code 1.
17>Done building project "iMSTK.vcxproj" -- FAILED.
18>------ Build started: Project: inner, Configuration: Debug x64 ------
18>Performing configure step for 'inner'
18>loading initial cache file C:/Users/Leonard/SlicerIMSTK/inner-prefix/tmp/inner-cache-Debug.cmake
18>-- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19043.
18>-- Trying to find DCMTK expecting DCMTKConfig.cmake
18>-- Trying to find DCMTK expecting DCMTKConfig.cmake - ok
18>-- Using previously found TBB::tbb
18>-- Using previously found TBB::tbbmalloc
18>-- Using previously found TBB::tbbmalloc_proxy
18>-- Using previously found TBB::tbb
18>-- Using previously found TBB::tbbmalloc
18>-- Using previously found TBB::tbbmalloc_proxy
18>-- Using previously found TBB::tbb
18>-- Using previously found TBB::tbbmalloc
18>-- Using previously found TBB::tbbmalloc_proxy
18>-- RapidJSON found. Headers: ./include/Slicer-4.13
18>-- Trying to find DCMTK expecting DCMTKConfig.cmake
18>-- Trying to find DCMTK expecting DCMTKConfig.cmake - ok
18>-- Configuring SlicerIMSTK with Qt 5.15.2 (using modules: Core, Widgets, Network, OpenGL, PrintSupport, UiTools, Xml, XmlPatterns, Svg, Sql, Multimedia, MultimediaWidgets, WebEngine, WebEngineWidgets, WebChannel, Script, Test, )
18>-- Setting QT_PLUGINS_DIR: C:/Qt/5.15.2/msvc2019_64/plugins
18>-- Setting QT_BINARY_DIR: C:/Qt/5.15.2/msvc2019_64/bin
18>-- Checking EXTENSION_NAME variable
18>-- Checking EXTENSION_NAME variable - NOTDEFINED
18>-- Checking MODULE_NAME variable
18>-- Checking MODULE_NAME variable - NOTDEFINED
18>-- Checking PROJECT_NAME variable
18>-- Checking PROJECT_NAME variable - SlicerIMSTK
18>-- Setting EXTENSION_NAME ......................: SlicerIMSTK
18>-- Adding ConfigureAdditionalLauncherSettings target
18>-- Adding ConfigureAdditionalLauncherSettings target - yes (because configuring inner-build)
18>-- Setting EXTENSION_SOURCE_DIR ................: C:/Users/Leonard/SlicerIMSTK
18>-- Setting EXTENSION_SUPERBUILD_BINARY_DIR .....: C:/Users/Leonard/SlicerIMSTK
18>-- Setting EXTENSION_BUILD_SUBDIRECTORY ........: inner-build
18>-- Setting EXTENSION_DEPENDS ...................: NA
18>-- Setting EXTENSION_BUILD_SUBDIRECTORY ........: inner-build
18>-- Setting EXTENSION_HOMEPAGE ..................: http://slicer.org/slicerWiki/index.php/Documentation/Nightly/Extensions/S [...]
18>-- Setting EXTENSION_CONTRIBUTORS ..............: Johan Andruejol (Kitware Inc.)
18>-- Setting EXTENSION_CATEGORY ..................: Simulation
18>-- Setting EXTENSION_ICONURL ...................: https://gitlab.kitware.com/iMSTK/iMSTK/blob/v1.0.0/Docs/source/media/logo [...]
18>-- Setting EXTENSION_DESCRIPTION ...............: SlicerIMSTK provides Slicer with an interface to the iMSTK simulation lib [...]
18>-- Setting EXTENSION_SCREENSHOTURLS ............: http://www.example.com/Slicer/Extensions/SlicerIMSTK/Screenshots/1.png
18>-- Setting EXTENSION_ENABLED ...................: 1
18>-- Setting EXTENSION_STATUS ....................: NOT DEFINED
18>-- Setting default for EXTENSION_STATUS ........:
18>CMake Error at iMSTK/CMakeLists.txt:24 (file):
18> file problem creating directory: C:/Program Files (x86)/SlicerIMSTK/bin
18>
18>
18>CMake Error at iMSTK/CMakeLists.txt:25 (file):
18> file problem creating directory: C:/Program Files (x86)/SlicerIMSTK/include
18>
18>
18>CMake Error at iMSTK/CMakeLists.txt:26 (file):
18> file problem creating directory: C:/Program Files (x86)/SlicerIMSTK/lib
18>
18>
18>-- Setting C++ standard
18>-- Setting C++ standard - C++11
18>-- iMSTK Audio support - ON (default initialization)
18>-- Found Python: C:/Program Files/WindowsApps/PythonSoftwareFoundation.Python.3.10_3.10.1520.0_x64__qbz5n2kfra8p0/python3.10.exe (found version "3.10.5") found components: Interpreter
18>-- SuperBuild - First pass
18>-- SuperBuild - First pass - done
18>-- SuperBuild - iMSTK => Requires Uncrustify, Assimp, Eigen3, g3log, OpenVR, TBB, VegaFEM, VTK, SFML, GTest, iMSTKData,
18>-- SuperBuild - Uncrustify[OK]
18>-- SuperBuild - Assimp[OK]
18>-- SuperBuild - Eigen3[OK]
18>-- SuperBuild - g3log[OK]
18>-- SuperBuild - OpenVR[OK]
18>-- SuperBuild - TBB[OK]
18>-- SuperBuild - VegaFEM[OK]
18>-- SuperBuild - VTK => Requires OpenVR[INCLUDED],
18>-- SuperBuild - VTK[OK]
18>-- SuperBuild - SFML[OK]
18>-- SuperBuild - GTest[OK]
18>-- SuperBuild - iMSTKData[OK]
18>-- SuperBuild - iMSTK[OK]
18>-- Extension description has been written to: C:/Users/Leonard/SlicerIMSTK/SlicerIMSTK.s4ext
18>-- Checking if extension type is SuperBuild
18>-- Checking if extension type is SuperBuild - true
18>-- Setting 'CTEST_MODEL' variable with default value 'Experimental'
18>-- Setting 'SLICER_EXTENSION_MANAGER_CLIENT_EXECUTABLE' variable with default value 'SLICER_EXTENSION_MANAGER_CLIENT_EXECUTABLE-NOTDEFINED'
18>-- Setting 'SLICER_EXTENSION_MANAGER_URL' variable with default value 'SLICER_EXTENSION_MANAGER_URL-NOTDEFINED'
18>-- Setting 'SLICER_EXTENSION_MANAGER_API_KEY' variable with default value 'OBFUSCATED'
18>-- Configuring incomplete, errors occurred!
18>See also "C:/Users/Leonard/SlicerIMSTK/CMakeFiles/CMakeOutput.log".
18>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(241,5): error MSB8066: Custom build for 'C:\Users\Leonard\SlicerIMSTK\CMakeFiles\ff5507f875e6d32e3f7224609425b2e6\inner-configure.rule;C:\Users\Leonard\SlicerIMSTK\CMakeFiles\ff5507f875e6d32e3f7224609425b2e6\inner-build.rule;C:\Users\Leonard\SlicerIMSTK\CMakeFiles\ff5507f875e6d32e3f7224609425b2e6\inner-forceconfigure.rule;C:\Users\Leonard\SlicerIMSTK\CMakeFiles\ff5507f875e6d32e3f7224609425b2e6\inner-install.rule;C:\Users\Leonard\SlicerIMSTK\CMakeFiles\4cd7eb71559f6efa497210c55da60646\inner-complete.rule;C:\Users\Leonard\SlicerIMSTK\CMakeFiles\511a6a1116940676e843c42da3309406\inner.rule;C:\Users\Leonard\SlicerIMSTK\CMakeLists.txt' exited with code 1.
18>Done building project "inner.vcxproj" -- FAILED.
19>------ Build started: Project: ALL_BUILD, Configuration: Debug x64 ------
19>Building Custom Rule C:/Users/Leonard/SlicerIMSTK/CMakeLists.txt
20>------ Skipped Build: Project: PACKAGE, Configuration: Debug x64 ------
20>Project not selected to build for this solution configuration
========== Build: 10 succeeded, 4 failed, 0 up-to-date, 6 skipped ==========
I have tried the steps recommended in the FAQs as well just to check that this was not the problem at hand and it did not seem to be resolving the issue. I am looking forward to your reply and thanks again.