Hi all,
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?
Thanks in advance for any help,
--Chris
C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\cl.exe /c /nologo /Ox /MD /W
3 /GS- /DNDEBUG -Isrc/cpp "-IC:\Program Files\boost\boost_1_39" "-IC:\Program Fi
les\ATI Stream\include" -IC:\Python26\lib\site-packages\numpy\core\include -IC:\
Python26\include -IC:\Python26\PC /Tpsrc/wrapper/wrap_cl.cpp /Fobuild\temp.win32
-2.6\Release\src/wrapper/wrap_cl.obj /EHsc
wrap_cl.cpp
c:\pyopencl-0.90.2\src\wrapper\wrap_cl.hpp(840) : error C2039: 'data' : is not a
member of 'std::vector<_Ty>'
with
[
_Ty=cl_event
]
c:\pyopencl-0.90.2\src\wrapper\wrap_cl.hpp(869) : error C2039: 'data' : is not a
member of 'std::vector<_Ty>'
with
[
_Ty=cl_event
]
c:\pyopencl-0.90.2\src\wrapper\wrap_cl.hpp(1086) : error C2039: 'data' : is not
a member of 'std::vector<_Ty>'
with
[
_Ty=cl_event
]
c:\pyopencl-0.90.2\src\wrapper\wrap_cl.hpp(1117) : error C2039: 'data' : is not
a member of 'std::vector<_Ty>'
with
[
_Ty=cl_event
]
c:\pyopencl-0.90.2\src\wrapper\wrap_cl.hpp(1644) : error C2039: 'data' : is not
a member of 'std::vector<_Ty>'
with
[
_Ty=unsigned char
]
c:\pyopencl-0.90.2\src\wrapper\wrap_cl.hpp(1654) : error C2039: 'data' : is not
a member of 'std::vector<_Ty>'
with
[
_Ty=unsigned char
]
c:\pyopencl-0.90.2\src\wrapper\wrap_cl.hpp(1699) : error C2039: 'data' : is not
a member of 'std::vector<_Ty>'
with
[
_Ty=cl_device_id
]
_______________________________________________
PyOpenCL mailing list
[email protected]
http://tiker.net/mailman/listinfo/pyopencl_tiker.net