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

during cmake, qt5::widget library is not founded #6

Open
romaster93 opened this issue Mar 6, 2023 · 2 comments
Open

during cmake, qt5::widget library is not founded #6

romaster93 opened this issue Mar 6, 2023 · 2 comments

Comments

@romaster93
Copy link

hi

i try to lidar camera calibration.

but i cant build.

my error message :

image

@yanliang-wang
Copy link
Collaborator

Hi, it seems to be a QT problem.

We tested this repo on Ubuntu16 and Ubuntu18, which have the QT5 embedded. Are you using Ubuntu20.04 or higher? I haven't tested it on Ubuntu20+ where the default QT may not be QT5. You can check it.

If this problem is here. You can use this repo on older Ubuntu, or try installing QT5 on your PC.

@juliangaal
Copy link

juliangaal commented May 10, 2023

I am running into the same issue on Ubuntu 20.04, this is likely an issue with VTK-7, see these issues 1, 2

As a workaround, I suggest compiling the ROS components and QT components separately. Just uncomment this line and build separately from ROS in src/calibrator

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