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

Fixed build fail because of qt_gui_cpp #20

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

levtempfli
Copy link
Contributor

Builds were failing when building qt_gui_cpp with the error:

CMake Error at src/CMakeLists.txt:10 (message):
  No Python binding generator found.

Related: ros-visualization/python_qt_binding#103

@m2-farzan
Copy link
Owner

m2-farzan commented May 30, 2024

Hey, thanks for the PR. From the discussion you have linked, looks like this has been an issue for a while. However, I hadn't seen reports of that issue for this AUR package. Is there any recent change in the arch repos that has caused this to surface now?

Also, you need to bump the pkgrel both in PKGBUILD and .SRCINFO file :)

P.S. Are you running vanilla arch?

@levtempfli
Copy link
Contributor Author

Sure, release number increased :))

I have tried to install this package on vanilla Arch and Manjaro, but it failed in both cases with the same error. I'm not sure what could have caused it, didn't use this package before, this was my first time installing it.

@dimich-dmb dimich-dmb mentioned this pull request Dec 4, 2024
@dimich-dmb
Copy link
Contributor

I can confirm that "No Python binding generator found" error occures on vanilla Arch and patch from this PR fixes the issue.

@m2-farzan m2-farzan merged commit 3034905 into m2-farzan:extended Dec 6, 2024
github-actions bot pushed a commit that referenced this pull request Dec 6, 2024
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

Successfully merging this pull request may close these issues.

3 participants