KitwareMedical / KitwareMedical/vpaw
Package build error on tbb12
- Dominant language
- Python
- Stars
- 3
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
I am getting the following build error on trying to create a package in Windows 11 (x64), Visual Studio 2022 Community
```
66>CMake Error at D:/vpaw2/R1/Slicer-build/CMake/LastConfigureStep/cmake_install.cmake:408 (file):
66> file INSTALL cannot find
66> "D:/vpaw2/R1/tbb-install/redist/intel64/tbb12.dll": File exists.
66>Call Stack (most recent call first):
66> D:/vpaw2/R1/Slicer-build/cmake_install.cmake:152 (include)
66>
66>
66>EXEC : CPack error : Error when generating package: vpaw
```
Contributor guide
Research direction
Reproduce the package-generation failure on Windows 11 x64 with Visual Studio 2022. Start by inspecting CMake/LastConfigureStep/cmake_install.cmake at line 408 and the referenced tbb-install/redist/intel64/tbb12.dll path. Done means CPack generates the vpaw package without the reported installation error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100