Search Criteria
Package Details: ros-melodic-qt-gui-cpp 0.4.2.r4.g9147631-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ros-melodic-qt-gui-cpp.git (read-only, click to copy) |
---|---|
Package Base: | ros-melodic-qt-gui-cpp |
Description: | ROS - qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available. |
Upstream URL: | https://wiki.ros.org/qt_gui_cpp |
Licenses: | BSD |
Submitter: | GPereira |
Maintainer: | None |
Last Packager: | MarsSeed |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-05-08 14:15 (UTC) |
Last Updated: | 2024-04-06 11:39 (UTC) |
Dependencies (14)
- python-pyqt5-sip
- ros-melodic-pluginlibAUR
- ros-melodic-qt-guiAUR
- sip
- tinyxml (tinyxml-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (make)
- ros-build-toolsAUR (make)
- ros-melodic-catkinAUR (make)
- ros-melodic-cmake-modulesAUR (make)
- ros-melodic-pluginlibAUR (make)
- ros-melodic-python-qt-binding (make)
- tinyxml (tinyxml-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
kaur commented on 2018-11-27 03:37 (UTC)
Didn't compile properly. Adding 'sip' and 'python-sip' as make dependencies solved the issue.
cbjamo commented on 2018-11-14 21:08 (UTC)
I had to remove the "pyside2" package to fix the shiboken error.
headcra6 commented on 2018-11-06 18:07 (UTC)
Getting the same as @rezenders here... Did anyone stumble upon a solution?
Que commented on 2018-10-22 12:40 (UTC)
Still getting rezenders error and i don't even have pyside2 installed. I have then used pip to install pyside2 and tried to get the package again but the ros-package didn't install.
I then uninstalled the pyside2 it and didn't work after that either.
1CatchMe1 commented on 2018-10-12 19:19 (UTC) (edited on 2018-10-12 19:19 (UTC) by 1CatchMe1)
pyside2 should be deleted before installing
rezenders commented on 2018-08-27 20:24 (UTC)
I tired removing python2-pyside2 and installing the package again, but I get the following error:
GPereira commented on 2018-08-22 15:15 (UTC)
Hello, thanks for the feedback! I can't list it as a conflict since that would prevent users to have both packages installed, and this is "just" a compilation error, I will open a issue on the python package's page so they can fix it. If that keeps happening I will check the license to see if I can alter their code. Thanks for your feedback I really appreciate it :)
Nim65s commented on 2018-08-22 14:29 (UTC)
TheNiceGuy: did you read the other comments ? This error can be fixedby removing the package python2-pyside2 from your system while you build ros-melodic-qt-gui-cpp. This package will then use python2-pyqt5 instead, which is correctly listed as a dependency of ros-melodic-python-qt-binding, which is a dependency of this package.
GPereira: you could maybe update the pkgbuild to say that this package conflicts with python2-pyside2 ? but as this is only an issue at build time, it might better be a warning instead…
« First ‹ Previous 1 2 3 4 Next › Last »