You have not told us your OS nor version of R.
The file src/nmath/standalone/README in the R sources will either tell you
how to do this or point you to the current documentation (depending on the
R version).
At a guess (since you use 'project' and don't have the correct case on
your file name
I'm writing a C program and I'd like to include in it
some R routine (quantile functions, typically).
I found the functions I have to use (qnorm.c qbeta.c
ecc) e some include (nmath.h rmath.h ecc).
But I can't compile the project, I receive linker
error.
Somebody can help me?
I say, if I want