Re: [Haskell-cafe] Can't link OpenCL on Windows

2011-09-12 Thread Jason Dagit
Mystery solved. The OpenCLRaw bindings were set to use ccall but OpenCL uses stdcall. I've updated my branch of the bindings. Details on stackoverflow: http://stackoverflow.com/questions/7391634/cant-link-opencl-on-windows-with-ghc Jason On Mon, Sep 12, 2011 at 10:29 AM, Jason Dagit wrote: > H

[Haskell-cafe] Can't link OpenCL on Windows

2011-09-12 Thread Jason Dagit
Hello, I'm trying to get the OpenCLRaw bindings to a point where I can use them on windows. I've forked the the OpenCLRaw repo on github so I can make modifications as needed. My branch is here: https://github.com/dagit/OpenCLRaw I've been mostly working out of my "FunPtr" branch. The issue I'