[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [ROS] Bringing ros-visualization to Debian



* H. <work@hllmnn.de> [2018-09-06 11:36]:
Command line: --generatorSet=shiboken --include-paths=/home/user/data/dev/ros_packages/src/qt_gui_core/qt_gui_cpp/src/qt_gui_cpp_shiboken/../../include::/usr/include/x86_64-linux-gnu/qt5/:/usr/include/x86_64-linux-gnu/qt5/QtWidgets:/usr/include/x86_64-linux-gnu/qt5/QtGui:/usr/include/x86_64-linux-gnu/qt5/QtCore:/usr/lib/x86_64-linux-gnu/qt5//mkspecs/linux-g++:/usr/include --typesystem-paths=/usr/share/PySide2/typesystems --output-directory=/home/user/data/dev/ros_packages/build/qt_gui_core/qt_gui_cpp/src/qt_gui_cpp_shiboken WOHOOOOOOOOOOOOOOO global.h typesystem.xml

tried it myself. The problem is the two colons in the include path:

../include::/usr/include.

If you reduce it to one it should work. This seems to be already fixed in the shiboken git. I'm not sure why it is generated like this, though.

Cheers Jochen

Attachment: signature.asc
Description: PGP signature


Reply to: