Skip to content
Prev 44919 / 398530 Next

linking other C++ libraries

On Thu, 26 Feb 2004, Sundar Dorai-Raj wrote:

            
Yes, but there is a missing library with the mangled symbol (which 
contains `ANN').  It needs to be

   R CMD SHLIB ann.h myProgram.cc -L/home/sekemp/ann_0.2/lib -lANN

I believe, if the .h file really is to be compiled ....