mirror of
https://github.com/opencv/opencv.git
synced 2025-01-21 16:43:11 +08:00
3 lines
149 B
Bash
3 lines
149 B
Bash
swig -DSKIP_INCLUDES -python -small highgui.i
|
|
gcc -I/usr/include/python2.3/ -I../../cxcore/include -D CV_NO_BACKWARD_COMPATIBILITY -c highgui_wrap.c
|