On 23 May 2013 at 11:33, Xiao He wrote:
| Dear listers,
|
| To compile a C++ code that makes use of RcppArmadillo, one needs to have
| Fortran installed on the computer. After compiling the code, if I would like
to
| use the compiled code on a computer that doesn't have Fortran, does it mean I
|
Dear listers,
To compile a C++ code that makes use of RcppArmadillo, one needs to have
Fortran installed on the computer. After compiling the code, if I would
like to use the compiled code on a computer that doesn't have Fortran, does
it mean I will also need to install it on that computer?
Than