The official error code is described as “the engine is not initialized”, so please first check whether it has been initialized, and then confirm that the link to libmsc.os and libw is entered at compile time_ ivw.os。 At this time, if 25000 is still reported as initialization error, you can set variables LD_ LIBRARY_ Path solution:
1 open the. Bashrc file
sudo ./bashrc
2 add at the end of the file
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/PATH
Replace/path with libmsc.os and libw_ Ivw.os is the directory of two dynamic libraries. Save the changes.
Then close the command line window and reopen it to run.