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
Actually, I just want to use the pcl-vtk module. After a little trying, I found that the error comes from building seacas. I don't know how to fix it, please help me.
The text was updated successfully, but these errors were encountered:
Operating system
x64-windows
Compiler
MSVC 19.42.34435.0 - vcpkg-tool version: 2025-01-11-0f310537c75015100d200eb71b137f6376aad510 vcpkg-scripts version: f576077 2025-01-15 (5 hours ago)
Steps to reproduce the behavior
Failure logs
-- Using cached sandialabs-seacas-47120843900fd7ef845688fa145ebf76a825bc51.tar.gz.
-- Cleaning sources at D:/codefile/C++/Library/vcpkg/buildtrees/seacas/src/76a825bc51-2182ad5e36.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source D:/codefile/C++/Library/vcpkg/downloads/sandialabs-seacas-47120843900fd7ef845688fa145ebf76a825bc51.tar.gz
-- Applying patch fix_tpl_libs.patch
-- Applying patch fix-ioss-includes.patch
-- Applying patch deps-and-shared.patch
-- Applying patch fix-mpi.patch
-- Applying patch fix-headers.patch
-- Applying patch fix-fmt-10.patch
-- Applying patch fix-build-error-with-fmt11.patch
-- Using source at D:/codefile/C++/Library/vcpkg/buildtrees/seacas/src/76a825bc51-2182ad5e36.clean
-- Found external ninja('1.12.1').
-- Configuring x64-windows
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:127 (message):
Command failed: D:/VisualStudio/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe -v
Working Directory: D:/codefile/C++/Library/vcpkg/buildtrees/seacas/x64-windows-rel/vcpkg-parallel-configure
Error code: 1
See logs for more information:
D:\codefile\C++\Library\vcpkg\buildtrees\seacas\config-x64-windows-dbg-CMakeCache.txt.log
D:\codefile\C++\Library\vcpkg\buildtrees\seacas\config-x64-windows-rel-CMakeCache.txt.log
D:\codefile\C++\Library\vcpkg\buildtrees\seacas\config-x64-windows-dbg-CMakeConfigureLog.yaml.log
D:\codefile\C++\Library\vcpkg\buildtrees\seacas\config-x64-windows-rel-CMakeConfigureLog.yaml.log
D:\codefile\C++\Library\vcpkg\buildtrees\seacas\config-x64-windows-out.log
Call Stack (most recent call first):
installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_configure.cmake:269 (vcpkg_execute_required_process)
ports/seacas/portfile.cmake:65 (vcpkg_cmake_configure)
scripts/ports.cmake:196 (include)
config-x64-windows-dbg-CMakeCache.txt.log
config-x64-windows-dbg-CMakeConfigureLog.yaml.log
config-x64-windows-out.log
Additional context
Actually, I just want to use the pcl-vtk module. After a little trying, I found that the error comes from building seacas. I don't know how to fix it, please help me.
The text was updated successfully, but these errors were encountered: