-
Notifications
You must be signed in to change notification settings - Fork 7.5k
[pcl] Visualization headers are not installed #15130
Copy link
Copy link
Labels
category:port-bugThe issue is with a library, which is something the port should already supportThe issue is with a library, which is something the port should already supportcategory:port-featureThe issue is with a library, which is requesting new capabilities that didn’t existThe issue is with a library, which is requesting new capabilities that didn’t existcategory:port-updateThe issue is with a library, which is requesting update new revisionThe issue is with a library, which is requesting update new revision
Metadata
Metadata
Assignees
Labels
category:port-bugThe issue is with a library, which is something the port should already supportThe issue is with a library, which is something the port should already supportcategory:port-featureThe issue is with a library, which is requesting new capabilities that didn’t existThe issue is with a library, which is requesting new capabilities that didn’t existcategory:port-updateThe issue is with a library, which is requesting update new revisionThe issue is with a library, which is requesting update new revision
When pcl libraries are installed, I am trying to compile some samples found in the tutorials, but I cannot compile because the pcl/visualization headers cannot be found.
They do not exist in vcpkg/installed/include directory. Maybe they should be installed and the required components compiled.