Hi Chris, On Montag 07 September 2009, Christopher A Mejia wrote: > I am trying to get PyOpenCL installed in the configuration described in the > Subject line. I have posted more detailed steps in the PyOpenCL Windows > Installation Wiki http://wiki.tiker.net/PyOpenCL/Installation/Windows. > However, I am running into errors during compilation. The error messages > are pasted at the bottom of this message. Has anyone else had success > compiling this, or have ideas how to get around this problem?
The problem is that std::vector<>::data() is a GNU extension, and I fall for that nearly every time I need something like it. I've released 0.90.3 with a fix. Let me know if it works for you, and thanks for contributing the Windows instructions on the Wiki. Andreas
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ PyOpenCL mailing list [email protected] http://tiker.net/mailman/listinfo/pyopencl_tiker.net
