Skip to content
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

Fix SupervoxelClustering compilation problem in MSVC 2015.3 #2867

Merged
merged 1 commit into from
Feb 17, 2019

Conversation

7680x4320
Copy link
Contributor

After #2699, MSVC 2015 Update 3 cannot build segmentation module due to its bug. To avoid this problem, change SupervoxelClustering constructor declaration and definition.

@taketwo taketwo merged commit 4606e94 into PointCloudLibrary:master Feb 17, 2019
@taketwo
Copy link
Member

taketwo commented Feb 17, 2019

Thank you!

@7680x4320 7680x4320 deleted the patch-msvc2015u3 branch February 18, 2019 11:03
@taketwo taketwo changed the title Fix SupervoxelClustering compilation problem in MSVC 2015.3 Fix SupervoxelClustering compilation problem in MSVC 2015.3 Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants