Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

R.h: No such file or directory #28

Closed
AlexBurdu opened this issue Aug 29, 2014 · 1 comment
Closed

R.h: No such file or directory #28

AlexBurdu opened this issue Aug 29, 2014 · 1 comment

Comments

@AlexBurdu
Copy link

Hi @s-u ,

I'm working on the your JRI project trying to automate the build using Maven with native-maven-plugin. The process is quite slow because I haven't worked with the native interface before.

I am now encountering the following problem when compiling the C sources:

jri.h:5:15: fatal error: R.h: No such file or directory
#include <R.h>
^

I cannot find the R.h header file anywhere. Could you please advise?

Thanks,
Alex

@AlexBurdu
Copy link
Author

Found it in /usr/share/R/include on Ubuntu 14.04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant