On Tue, Nov 29, 2011 at 9:08 PM, Greg Ewing <greg.ew...@canterbury.ac.nz> wrote:
> Did you try both together? I.e.
>
>  cdef extern from "ndarraytypes.h":
>    ctypedef enum NPY_SEARCHSIDE:
>      NPY_SEARCHLEFT = 0
>      NPY_SEARCHRIGHT = 1

Yeap, no luck :(  Does this work on your system?

Stéfan
_______________________________________________
cython-devel mailing list
cython-devel@python.org
http://mail.python.org/mailman/listinfo/cython-devel

Reply via email to