-
Notifications
You must be signed in to change notification settings - Fork 6.4k
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] update to version 1.14.0 #36032
Conversation
bb0f2aa
to
b6cafe7
Compare
b6cafe7
to
7bae5b2
Compare
@mvieth I encountered the following errors while testing all features.
|
@Adela0814 Thank you, I only tested with Linux so far, where everything passed. Could you tell me which CUDA version you used? |
11.6. |
@Adela0814 With the new patch I added, |
* [pcl] update to version 1.14.0 * Add new patch
* [pcl] update to version 1.14.0 * Add new patch
The "supports" clause reflects platforms that may be fixed by this new versionno changeAny fixed CI baseline entries are removed from that file.no change./vcpkg x-add-version --all
and committing the result.Updated
add-gcc-version-check.patch
andfit-numeric-literals-flag.patch
to work with PCL 1.14.0.Modified
fix-clang-cl.patch
because some of the changes are already included in PCL 1.14.0.Removed
devendor-zlib.patch
because it is included in PCL 1.14.0 ( PointCloudLibrary/pcl#5684 )Deleted further patches which are unused since vcpkg update to PCL 1.13.1.