Closed XiSheng1998 closed 2 years ago
This error is due to the dependence on makeflo. In the latest version, makeflo is removed but called by rocprep. makeflo is in the legecy version. So maybe try to compile the legacy version and let the modern version call that makeflo? I came across errors when compiling the legacy version. The IRAD in the legacy version seems to be not compatible with a modern compiler. Not sure how to fix this error to compile the legacy version.
I followed the install instructions and successfully built Rocstar and IMPACT, however when I run
./rocstar
in$ROCSTAR_INSTALL_PATH/bin
path ,it turns out:And when I run
$ROCSTAR_INSTALL_PATH/bin/rocprep -A -o 6 8 -f 1 2 -d $ROCSTAR_EXAMPLES/ShockPanel -n 10 -t ./ShockPanel_10p
in$ROCSTAR_EXAMPLES/ShockPanel path
, output is:my evironment variable is:
I‘ve sent the logs to msafdari@illinoisrocstar.com, let me know if you need any other files, waiting for reply.