>> > > Just to be sure... if you look at all the OpenCV headers, can you see > "__stdcall" somewhere? > >
here's the results of a grep: brucewa...@broo:/usr/local/include/opencv$ grep -ir "__stdcall" * cxtypes.h: #define CV_STDCALL __stdcall highgui.h: #define CV_STDCALL __stdcall ml.h: #define CV_STDCALL __stdcall Chris _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
