Now send me the results of the cmd line below,  :-)

$ grep -ir "CV_STDCALL" *


On Mon, Jun 29, 2009 at 7:08 PM, Chris Colbert<[email protected]> wrote:
>>>
>>
>> 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
>



-- 
Lisandro Dalcín
---------------
Centro Internacional de Métodos Computacionales en Ingeniería (CIMEC)
Instituto de Desarrollo Tecnológico para la Industria Química (INTEC)
Consejo Nacional de Investigaciones Científicas y Técnicas (CONICET)
PTLC - Güemes 3450, (3000) Santa Fe, Argentina
Tel/Fax: +54-(0)342-451.1594
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to