You are not logged in.
When I try to build ros-groovy-rviz the linking fails. Here is the output:
/bin/sh: Zeile 1: 3342 Speicherzugriffsfehler (Speicherabzug geschrieben) /usr/bin/shiboken --generatorSet=shiboken --include-paths=/home/alejandro/Downloads/ros-groovy-rviz/src/rviz/src::/usr/include/qt4 --typesystem-paths=/usr/share/PySide/typesystems --output-directory=/home/alejandro/Downloads/ros-groovy-rviz/src/build/src/python_bindings/shiboken global.h typesystem.xml
src/python_bindings/shiboken/CMakeFiles/rviz_shiboken.dir/build.make:72: recipe for target 'src/python_bindings/shiboken/librviz_shiboken/librviz_shiboken_module_wrapper.cpp' failed
make[2]: *** [src/python_bindings/shiboken/librviz_shiboken/librviz_shiboken_module_wrapper.cpp] Error 139
CMakeFiles/Makefile2:576: recipe for target 'src/python_bindings/shiboken/CMakeFiles/rviz_shiboken.dir/all' failed
make[1]: *** [src/python_bindings/shiboken/CMakeFiles/rviz_shiboken.dir/all] Error 2
Makefile:116: recipe for target 'all' failed
make: *** [all] Error 2
==> FEHLER: Ein Fehler geschah in build().
Any ideas what I should do?
Offline