PointCloudLibrary / pcl

Point Cloud Library (PCL)
https://pointclouds.org/
Other
9.89k stars 4.61k forks source link

Add missing PCL_EXPORTS (economical_download, optimizeModelCoefficients, vtkRenderWindowInteractorFixNew) #5926

Closed mvieth closed 8 months ago

mvieth commented 8 months ago

Fixes https://github.com/PointCloudLibrary/pcl/issues/5923 Fixes https://github.com/PointCloudLibrary/pcl/issues/5925 Adding PCL_EXPORTS in gpu_extract_clusters.hpp fixes compiler error C2375 (MSVC) for economical_download