On Thu, Mar 11, 2010 at 12:00 AM, Craig Citro <[email protected]> wrote:
>> Did you run "python setup.py build_ext -i" locally? The compiled Cython
>> parser is not automatically rebuilt on source changes. Try "make clean".
>>
>
> Oh, it was just PEBKAC -- I had already made the fix I suggested to
> Ondrej in my local copy of Cython before I even downloaded the
> example. :)
>
> Ondrej -- even with that fix, you hit some other issues. I'm not going
> to look at this now -- hopefully tomorrow night or Friday, if no one
> beats me to it.

I don't have time for this either now, I just wanted to quickly try it
on my project yesterday before going to sleep, and give you guys some
feedback. In general, I am impressed with this, it makes wrapping C++
way easier.

Ondrej
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to