Hi,
Following is the output of my make:
R CMD SHLIB src/C/util.c src/C/factor_model_util.c src/C/pagerank.c src/C/hierarchical.c src/C/factor_model_multicontext.c src/C/factor_model_util2.cpp -o lib/c_funcs.so
make[1]: Entering directory /home/Desktop/Latent-Factor-Models-master' make[1]: Nothing to be done forall'.
make[1]: Leaving directory /home/Desktop/Latent-Factor-Models-master' make: *** No rule to make targetsrc/arslogistic/arms.c', needed by `arslogistic'. Stop.
Should there be an arms.c somewhere?
Thanks!
Hi,
Following is the output of my make:
R CMD SHLIB src/C/util.c src/C/factor_model_util.c src/C/pagerank.c src/C/hierarchical.c src/C/factor_model_multicontext.c src/C/factor_model_util2.cpp -o lib/c_funcs.so
make[1]: Entering directory
/home/Desktop/Latent-Factor-Models-master' make[1]: Nothing to be done forall'.make[1]: Leaving directory
/home/Desktop/Latent-Factor-Models-master' make: *** No rule to make targetsrc/arslogistic/arms.c', needed by `arslogistic'. Stop.Should there be an arms.c somewhere?
Thanks!