Hi Leszek, Leszek Flis <[email protected]> writes: > Thank you for your help I install pyopencl and pysph works. > But it was not my fault, assuming that I wanted to use the instructions > that someone wrote. > > > Of course, they are good but the instructions are outdated. Thank you > People who write them, of course. > > > But it can be just to add to the > > http://wiki.tiker.net/PyOpenCL/Installation/Windows > > that thera are precompiled pyopencl like on > http://www.lfd.uci.edu/~gohlke/pythonlibs/ > and it would save a lot of time. > > On the http://wiki.tiker.net/PyOpenCL/Installation/Windows it can be > write new prescribtion like I did it to save time other people > and adds that we don't have build from sources if it is hard to us on > http://www.lfd.uci.edu/~gohlke/pythonlibs/ > are binaries > > > Of course, the way I learned to build from source.
Glad to hear things worked out in the end. I've taken a couple minutes to clean up the wiki page: http://wiki.tiker.net/PyOpenCL/Installation/Windows I'd love to hear your comments. I've also taken another look at the error you got in your initial email. I think this was due to a missing file in PyOpenCL's shipped copy of boost. I would much appreciate it if you or anyone else could try building the current git version (make sure to run "git submodule update") on Windows. Thanks! Andreas _______________________________________________ PyOpenCL mailing list [email protected] http://lists.tiker.net/listinfo/pyopencl
