Hi,
 
We are going to package an external C++ library into a R package, and I'd like 
to know Rcpp can help a lot, but we have two sinarioes:
1. We have only c++ header files, .lib dynamic link file and .dll dynamic 
runtime library.
2. A whole C++ library with all the header and .cpp source file in a seperate 
directory.
 
In both sinarioes, how can I specify additional include pathes, add the 
additional sources, and link against external .lib files.
 
Regards,
 
Xiaobo Gu
_______________________________________________
Rcpp-devel mailing list
[email protected]
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to