search for: r_vector_start

Displaying 2 results from an estimated 2 matches for "r_vector_start".

2012 May 03
1
Setting up a windows system for rcpp
...ned reference to `SEXPREC* Rcpp::internal::r_true_cast<14>(SEXPREC*)' file10bc7da0783e.o:file10bc7da0783e.cpp:(.text+0x1c9): undefined reference to `Rcpp::RObject::setSEXP(SEXPREC*)' file10bc7da0783e.o:file10bc7da0783e.cpp:(.text+0x244): undefined reference to `double* Rcpp::internal::r_vector_start<14, double>(SEXPREC*)' file10bc7da0783e.o:file10bc7da0783e.cpp:(.text+0x27c): undefined reference to `Rcpp::RObject::~RObject()' file10bc7da0783e.o:file10bc7da0783e.cpp:(.text+0x389): undefined reference to `Rcpp::RObject::~RObject()' file10bc7da0783e.o:file10bc7da0783e.cpp:(.text...
2010 Dec 03
1
Error using Rcpp under windows xp
..."result", vec), Rcpp::Named( "original", orig)); return res; } I got bunch of error messages like: test.o:test.cpp:(.test+0x141): undefined reference to 'RcppResultSet::RcppResultSet()' ... undefined reference to 'double* Rcpp::internal::r_vector_start<14,double>(SEXPREC*)' collect2: ld returned 1 exit status Can someone help me out? Thanks, -- View this message in context: http://r.789695.n4.nabble.com/Error-using-Rcpp-under-windows-xp-tp3070578p3070578.html Sent from the R help mailing list archive at Nabble.com.