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
gpol commented on 2018-08-22 11:50 (UTC)
The package won't build, here's the output https://pastebin.com/U2Su91cc.
Nim65s commented on 2018-08-14 20:17 (UTC)
Fixed by removing python2-pyside2. This package will automatically use pyqt, and installation works then.
Nim65s commented on 2018-08-13 22:01 (UTC)
This error is still here for me :/
GPereira commented on 2018-08-05 11:34 (UTC)
Hello! Should be fixed now, thanks! :)
dulouie commented on 2018-07-22 18:28 (UTC)
Same error here, i hope somebody will find a solution.
krukai commented on 2018-07-09 08:57 (UTC) (edited on 2018-07-09 08:58 (UTC) by krukai)
Currently not building for me, just gives the following error:
I can reproduce this error with the ros-visualization/qt_gui_core repository. Manually adding the PySide2 directory to CMakeLists.txt did not help, oddly enough. Providing
global.h
with the absolute path topyside2_global.h
however does the trick, but thenpyside2_global.h
in turn cannot locateQtCore/qnamespace.h
.Since this is seemingly the only package with an error like this, I am kinda lost. I will look into it further, but until I can, perhaps someone else has something to share already.
« First ‹ Previous 1 2 3 4