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

Compilation error #10

Open
glaroc opened this issue Feb 28, 2017 · 0 comments
Open

Compilation error #10

glaroc opened this issue Feb 28, 2017 · 0 comments

Comments

@glaroc
Copy link

glaroc commented Feb 28, 2017

After adding the required NAMESPACE file for the package work, I get a compilation error when installing:

*** arch - i386
c:/Rtools/mingw_32/bin/g++  -I"C:/PROGRA~1/R/R-33~1.2/include" -DNDEBUG    -I"C:/Users/glaroc/Documents/R/win-library/3.3/Rcpp/include" -I"d:/Compiler/gcc-4.9.3/local330/include"     -O2 -Wall  -mtune=core2 -c gdal_rcpp.cpp -o gdal_rcpp.o
gdal_rcpp.cpp:1:24: fatal error: pkg_config.h: No such file or directory
 #include "pkg_config.h"

I have Rtools installed on Windows. Any idea what causes this?

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