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

vtk5 and pcl1.7 conflicts with each other #4

Closed
Primus-zhao opened this issue Aug 29, 2018 · 4 comments
Closed

vtk5 and pcl1.7 conflicts with each other #4

Primus-zhao opened this issue Aug 29, 2018 · 4 comments

Comments

@Primus-zhao
Copy link

vtk5 and pcl1.7 conflicts with each other for prerequsite. Once i installed one dev, the other will be deleted. May i ask how to solve it?

@yzrobot
Copy link
Owner

yzrobot commented Aug 29, 2018

Hi, could you post your installation commands and errors?

@Primus-zhao
Copy link
Author

When I install vtk5, i got this reply
下列软件包将被【卸载】:
libpcl-dev libvtk6-dev libvtk6-qt-dev
下列【新】软件包将被安装:
libvtk5-dev

Similarly, when i install libpcl, i got this:
将会同时安装下列软件:
libvtk6-dev libvtk6-qt-dev
建议安装:
libpcl-doc vtk6-doc vtk6-examples
下列软件包将被【卸载】:
libvtk5-dev
As a result, i can never get these two installed as the same time, so i can't install the annotation tool

@yzrobot
Copy link
Owner

yzrobot commented Aug 29, 2018

Hi, I guess the version of Ubuntu you are running is 16.04 (Xenial).

If so, just install libpcl, then you can build cloud_annotation_tool with libvtk6, using:

https://github.com/yzrobot/cloud_annotation_tool/blob/master/CMakeLists_Xenial.txt

Please rename "CMakeLists_Xenial.txt" to "CMakeLists.txt" and replace the old one.

Cheers

@yzrobot yzrobot closed this as completed Oct 12, 2018
@Primus-zhao
Copy link
Author

@yzrobot thks!

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

2 participants