Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit

Permalink
Merge pull request #28 from yocabon/patch-1
Browse files Browse the repository at this point in the history
install latest colmap with vcpk instead of the 3.6 version
  • Loading branch information
mihaidusmanu authored Dec 2, 2021
2 parents fe4a11e + d255add commit 0a0d4dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pip install ./
To install PyCOLMAP on Windows, we recommend to install COLMAP with [vcpkg](https://github.com/microsoft/vcpkg).
From your vcpkg directory, run
```
.\vcpkg.exe install colmap --triplet=x64-windows
.\vcpkg.exe install colmap --triplet=x64-windows --head
```

Then set the `CMAKE_TOOLCHAIN_FILE` environment variable to your `vcpkg\scripts\buildsystems\vcpkg.cmake` path.
Expand Down

0 comments on commit 0a0d4dc

Please sign in to comment.