alicevision / CCTag

Detection of CCTag markers made up of concentric circles.
https://cctag.readthedocs.io
Mozilla Public License 2.0
358 stars 89 forks source link

vcpkg cannot find cctags #171

Closed antithing closed 3 years ago

antithing commented 3 years ago

Describe the bug

When i run:

D:\vcpkg>vcpkg install cctag[cuda,apps]:x64-windows

or

vcpkg install cctag[cuda,apps] I getthe error:

Error: Cannot find definition for packagecctag.

To Reproduce Steps to reproduce the behavior:

run

vcpkg install cctag[cuda,apps]

on windows 10

Expected behavior download and install cctage

Desktop (please complete the following and other pertinent information):

antithing commented 3 years ago

AH, please ignore, updating vcpkg has solved this