arrayfire / arrayfire/arrayfire-rb
Install arrayfire-rb on macos
未關閉
help wanted
- 主要語言
- C
- 星號
- 39
- 分支
- 5
- PR 合併指標
- 30 天內沒有已合併 PR
描述
https://github.com/prasunanand/arrayfire-rb/issues/1
I am struggling to install arrayfire-rb on macos
Arrayfire was installed from here
[](http://arrayfire.com/download/)
I am installing the ruby bindings from here
[](https://github.com/prasunanand/arrayfire-rb)
Everything works up to
`bundle install`
but when I launch
`rake install`
I receive several
```
In file included from ../../../../ext/mri/ruby_arrayfire.cpp:5:
/usr/local/include/af/cuda.h:12:10: error: 'cuda.h' file not found with include; use "quotes"
instead
#include
^~~~~~~~
"cuda.h"
```
Any advice?
貢獻指南
評估
這個 Issue 還沒有評估資料。