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

build error #20

Open
cqray1990 opened this issue Nov 16, 2021 · 3 comments
Open

build error #20

cqray1990 opened this issue Nov 16, 2021 · 3 comments

Comments

@cqray1990
Copy link

No description provided.

@cqray1990
Copy link
Author

point-cloud-annotation-tool/visualizer.h:41:39: error: cannot declare field ‘Visualizer::colorHandler’ to be of abstract type ‘PointCloudColorHandlerLUTpcl::PointXYZI’
PointCloudColorHandlerLUT colorHandler;
^~~~~~~~~~~~

@cqray1990 cqray1990 changed the title point-cloud-annotation-tool/visualizer.h:41:39: error: cannot declare field ‘Visualizer::colorHandler’ to be of abstract type ‘PointCloudColorHandlerLUT<pcl::PointXYZI>’ PointCloudColorHandlerLUT<PointT> colorHandler; ^~~~~~~~~~~~ build error Nov 16, 2021
@Jason-wwww
Copy link

point-cloud-annotation-tool/visualizer.h:41:39: error: cannot declare field ‘Visualizer::colorHandler’ to be of abstract type ‘PointCloudColorHandlerLUTpcl::PointXYZI’ PointCloudColorHandlerLUT colorHandler; ^~~~~~~~~~~~

Hello I got the same error, could u tell me how to do with it?

@newforrestgump001
Copy link

in ubuntu18.04 it is built and works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants