Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Install arrayfire-rb on macos

Open
#6 4 comments 0 reactions 1 assignee View on GitHub

@prasunanand is already working on this.

Since Nov 29, 2017.

Assessment

This issue has not been assessed yet.

Description

help wanted

https://github.com/prasunanand/arrayfire-rb/issues/1

I am struggling to install arrayfire-rb on macos

Arrayfire was installed from here

I am installing the ruby bindings from here

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 <angled> include; use "quotes"
      instead
#include <cuda.h>
         ^~~~~~~~
         "cuda.h"

Any advice?

Dominant language
C
Stars
39
Forks
5
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from arrayfire/arrayfire-rb

All issues in arrayfire/arrayfire-rb

Similar issues

More C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.