Displaying 1 result from an estimated 1 matches for "getcharencod".
2013 Mar 11
1
"undefined symbol" when `R CMD check'.
...didn't work
with dyn.load() with Rcpp.
Can any one give some tips?
* installing *source* package ‘Ruchardet’ ..
** libs
g++ -I/usr/share/R/include -DNDEBUG -I/usr/local/include -I/usr/include
-I"/home/gogamza/R/x86_64-pc-linux-gnu-library/2.15/Rcpp/include" -fpic
-O2 -pipe -g -c getCharEncoding.cpp -o getCharEncoding.o
g++ -shared -o Ruchardet.so getCharEncoding.o
-L/home/gogamza/R/x86_64-pc-linux-gnu-library/2.15/Rcpp/lib -lRcpp
-Wl,-rpath,/home/gogamza/R/x86_64- pc-linux-gnu-library/2.15/Rcpp/lib
-L/usr/local/lib -L/usr/lib/ -lstdc++ -luchardet -L/usr/lib/R/lib -lR
installing to /h...