-
Notifications
You must be signed in to change notification settings - Fork 26
OpenCL fails to build on OSX Mavericks 10.9.1: c2hs cannot parse resource.h #40
Comments
I apologized, I cann't test it nor prepare a fix. If someone can send a patch, I'll put in the hackage. |
What is the best way to dig deeper into cabal build problems? I'd like to know what's going on |
Well, the best way to test it is with a clone of the source repository instead of install the cabal package.
Or maybe with a fork. And then try get a fix it in your computer. If the fix is founded and don't break current working versions (i'll test on linux) I can upload it to hackage. |
I have exactly the same problem. |
I just ran into this as well. The problem is that |
I should try to switch to hsc2hs, but currently I don't have too much time. |
This is now haskell/c2hs#85. |
On my machine, I cannot seem to be able to install OpenCL, as the following error appears:
My GHC version is:
The Glorious Glasgow Haskell Compilation System, version 7.6.3
And my cabal version is:
cabal-install version 1.18.0.2
using version 1.18.1.2 of the Cabal library
The text was updated successfully, but these errors were encountered: