mp3guy / Kintinuous

Real-time large scale dense visual SLAM system
Other
914 stars 287 forks source link

vtkSmartPointer.h: No such file or directory #46

Open shikouchen opened 6 years ago

shikouchen commented 6 years ago

I tried to do make -j8

but is showed the following error

.../point_cloud_geometry_handlers.h:48:29: 
vtkSmartPointer.h: No such file or directory
sduxuhui commented 6 years ago

I have installed the PCL1.7 and it succeed.Also it need to be installed vtk. Do you solved the problem?

shikouchen commented 6 years ago

@sduxuhui I installed python-vtk in advance. But it didn't work. Could you pls tell me which vtk you installed? Thanks

sduxuhui commented 6 years ago

@michaelczh os:16.04 vtk7.1 PCL:1.8 I have restarted, and Compiled succeed ,but i have met some trouble when run the demo.what about communicate by qq:1162259518@qq.com

geoeo commented 5 years ago

bump. I have this with pcl 1.8.1 and 1.7

MavAlex commented 4 years ago

how did you do at last?