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.
Read More:
- Solution to UBI partman failed with code 141 when installing Ubuntu
- The solution of eclipse code automatic prompt function
- E: sub process / usr / bin / dpkg returned an error code (2) solution under Ubuntu
- Common errors and solutions of Qt development application under Ubuntu
- IOS development NSURLSession/NSURLConnection HTTP load failed solution
- IOS error: linker command failed with exit code 1 solution
- Win10 system virtual machine installation of Ubuntu system failed, prompt: UBI language failed with exit code 1
- Resolve Audio: failed to create voice ` goldfish_ Audio ‘error
- Ubuntu 18.04/ubuntu 16.04 (Ubuntu kylin 18 / 16), the last grub installation failed
- Mac & IOS development common error code comparison table
- An error is reported when starting the Android emulator: Emulator: audio: Failed to create voice `goldfish_audio_in’
- launch failed.Binary Not found in Linux / Ubuntu solution
- Ubuntu18 “Activation of network connection failed” cannot access the Internet 【Solution】
- Opencv2.4.9 + ffmpeg1.2.12 installation configuration and problem solution under Ubuntu 14.04
- Cmake error solution encountered in STM32 development with clion
- Analysis and solution of common errors in ArcEngine development
- Compile “failed with error code 1 solution
- About Xcode command phasescriptexecution failed with a nonzero exit code solution
- Ubuntu network configuration+Fixing “Failed to bring up eth0” in Ubuntu
- NuxtSe rverError:Request failed With status code 500 my solution and thinking