Displaying 1 result from an estimated 1 matches for "libboomdebug".
Did you mean:
lboomdebug
2007 Jun 26
0
linking problem
Hi, All
I got the following message while trying to compile a file and link it to some local libraries. I am sure that the path to
local libs are given correctly, them why can't the linker find them ?
These libs are static ones, like libBOOMdebug.a , is this a problem ? Do I need to convert all of them to DLL's ?
Is there an easy way to this. I am not quite familiar with this, I would appreciate it if your advice could be a little detailed.
Thanks a lot in advance.
$ R CMD SHLIB -d dmvtnorm.cpp
making dmvtnorm.d from dmvtnorm.c...