Add CI for limap installation on ubuntu #8
build.yml
on: pull_request
Matrix: build
Publish wheels to PyPI
0s
Annotations
2 errors
ubuntu-latest
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '--config-settings=cmake.define.CMAKE_TOOLCHAIN_FILE=/home/runner/work/limap/limap/vcpkg/scripts/buildsystems/vcpkg.cmake', '--config-settings=cmake.define.VCPKG_TARGET_TRIPLET=x64-linux-release', '--config-settings=cmake.define.VCPKG_INSTALLED_DIR=/project/build/vcpkg_installed'] failed with code 1.
|
ubuntu-latest
Process completed with exit code 1.
|