Installing PCL library using vcpkg on Windows 10, but building failed during installation

34 Views Asked by At

I used vcpkg to install the PCL library, but encountered the following error. vcpkg is the latest. and placed in D:\vcpkg. How should I solve this problem?

I use VS2022 and I also failed to use this command:

vcpkg install pcl:x64-windows --x-use-aria2
0

There are 0 best solutions below