-
Notifications
You must be signed in to change notification settings - Fork 12
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
no members matching ‘std::vector<int, pcl::PointXYZ>: #9
Comments
I am use "catkin_make" ,but it show me the error: no members matching ‘std::vector<int, pcl::PointXYZ> |
what version of PCL do you have ? |
I download the 1.11 version , whether I need the previous version , where can I download the previous version. |
That is quite an outdated version. This project expects a version of PCL to be 1.8. I suggest , you install PCL 1.8 to your system |
What ubuntu version do you use ? if it is 16 then this should be helpful |
Thank you so much , I have a another ubuntu is 16.04, and I find it include pcl-1.7 ,did I should install pcl-1.8? |
hmm , Can you modify the One is here ;
and also in the submodules |
when I is in the step "catkin_make" ,it have a error :Could not find a package configuration file provided by "common _lib" with any of the following names |
How to deal with this error
The text was updated successfully, but these errors were encountered: