Skip to content

RcppArrayFire - in Windows #3

@JKcme

Description

@JKcme

Hi! I've been trying to install in Windows - and I realize this works under Linux at the moment, but I thought I might be able to build from source since I have RTools installed.

But I get this error:

  • installing source package 'RcppArrayFire' ...


    WARNING: this package has a configure script
    It probably needs manual configuration


** libs

*** arch - i386
c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/PROGRA~1/R/R-3.4.3/include" -DNDEBUG -I"C:/Users/Documents/R/win-library/3.4/Rcpp/include" -O2 -Wall -mtune=generic -c RcppArrayFire.cpp -o RcppArrayFire.o
RcppArrayFire.cpp:23:27: fatal error: RcppArrayFire.h: No such file or directory
#include <RcppArrayFire.h>
^
compilation terminated.

Any ideas how I might proceed here? I'm not familiar with building from source, but I do use Rcpp. My ArrayFire install will run examples in Visual Studio with no problem. Thanks!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions