/usr/include/crowdsight.h:226:18: fatal error: vector: No such file or directory
#include <vector>
I kinda hoped this would have been simpler than with SIP (where I also ran into a wall trying to figure out how to tell it about OpenCV types).
My stuff: https://github.com/rambo/python-libcrowdsight/tree/xdress
Anyway, is xdress+Cython doomed to fail anyway since the original sources are not available ?? only the .so file and the public api in the header are.