Installation of OpenMx version 2.5.2; No rule to make target `omxSymbolTable.cpp'
Posted on

Forums
Dear all,
I am trying to install OpenMx version 2.5.2 and I get the following error message:
"*** No rule to make target `omxSymbolTable.cpp', needed by `omxSymbolTable.o'. Stop."
What does this mean and how can I solve this?
Best regards
Charlotte
Solved!
My colleague solved it. Apparently these have to be updated before the installation (as the dependencies are not correctly linked in the package?):
LinkingTo: Rcpp, RcppEigen, StanHeaders (≥ 2.7), BH, rpf (≥ 0.45)
Best wishes,
Charlotte
Log in or register to post comments
In reply to Solved! by Charlotte
thanks!
Seems that the getOpenMx.R file got out of date; Thanks for letting us know!
It will be re-written to be automatic from now-on.
source(http://openmx.psyc.virginia.edu/getOpenMx.R)
Log in or register to post comments
In reply to thanks! by tbates
=)
Best regards,
Charlotte
Log in or register to post comments
In reply to Solved! by Charlotte
Did you use the download instructions on this website?
Log in or register to post comments