43fa541082f1999acde1143cfa8aa844c522661d
ros/py_qt_binding.md
| ... | ... | @@ -11,4 +11,22 @@ make: *** [all] Error 2 |
| 11 | 11 | |
| 12 | 12 | ``` |
| 13 | 13 | $ sudo apt install python3-sip |
| 14 | +``` |
|
| 15 | + |
|
| 16 | +<pre><font color="#EF2929"><b>Errors</b></font> <font color="#CC0000"> <<</font> <font color="#06989A">qt_gui_cpp</font>:<font color="#3465A4">make</font> <font color="#EF2929"><b>/home/takuya/catkin_ws/logs/qt_gui_cpp/build.make.005.log</b></font> |
|
| 17 | +sip: Deprecation warning: qt_gui_cpp.sip:1: %Module version number should be specified using the 'version' argument |
|
| 18 | +In file included from <b>siplibqt_gui_cpp_sipcmodule.cpp:7:0</b>: |
|
| 19 | +<b>sipAPIlibqt_gui_cpp_sip.h:10:10:</b> <font color="#EF2929"><b>fatal error: </b></font>sip.h: No such file or directory |
|
| 20 | + #include <font color="#EF2929"><b><sip.h></b></font> |
|
| 21 | + <font color="#EF2929"><b>^~~~~~~</b></font> |
|
| 22 | +compilation terminated. |
|
| 23 | +make[3]: *** [siplibqt_gui_cpp_sipcmodule.o] Error 1 |
|
| 24 | +make[2]: *** [/home/takuya/catkin_ws/devel/.private/qt_gui_cpp/lib/python3/dist-packages/qt_gui_cpp/libqt_gui_cpp_sip.so] Error 2 |
|
| 25 | +make[1]: *** [src/qt_gui_cpp_sip/CMakeFiles/libqt_gui_cpp_sip.dir/all] Error 2 |
|
| 26 | +make: *** [all] Error 2 |
|
| 27 | +<font color="#555753"><b>cd /home/takuya/catkin_ws/build/qt_gui_cpp; catkin build --get-env qt_gui_cpp | catkin env -si /usr/bin/make --jobserver-fds=6,7 -j; cd -</b></font> |
|
| 28 | +</pre> |
|
| 29 | + |
|
| 30 | +``` |
|
| 31 | +$ sudo apt install python3-sip-dev |
|
| 14 | 32 | ``` |
| ... | ... | \ No newline at end of file |