-
Notifications
You must be signed in to change notification settings - Fork 6.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pcl[cuda]:x64-windows build failure #15348
Comments
Please ensure your vcpkg is latest, remove Thanks. |
Vcpkg and every package within it, including boost, was installed in the context of the same few hours from the sources pointed to by vcpkg. I will attempt another trial run of installing this thing next chance I get. |
Hello, I can use vcpkg to install pcl by using |
@JackBoosY is there any progress on this build issue? I'm getting the same build failure when executing: Host Environment
Command prompt after installing pcl[cuda] dependencies:
|
@pmdifran Can you please provide C:\PMD_Working\Dev\Projects\pcl_CUDA\vcpkg\buildtrees\pcl\install-x64-windows-dbg-out.log? |
@matt6801 Does this issue resolved? |
@JackBoosY I gave it another try today - its installed fine! Thanks for getting back to me. It worked with running command prompt regularly, and as admin. |
Host Environment
To Reproduce
Steps to reproduce the behavior:
./vcpkg install pcl[cuda]:x64-windows
OR
./vcpkg install pcl[core,cuda,opengl,tools,vtk]:x64-windows
Failure logs
PCL CUDA Fail Log - install-x64-windows-dbg-out.log
Additional context
./vcpkg install pcl[core,opengl,tools,vtk]:x64-windows
(i.e. excluding the cuda feature) allowed pcl to run to completion successfully#11462
#15130
PointCloudLibrary/pcl#4262
PointCloudLibrary/pcl#4412
The text was updated successfully, but these errors were encountered: