./system.exe: error while loading shared libraries: libai.so: cannot open shared object file: No such file or directory
rxyil46 opened this issue · 2 comments
rxyil46 commented
I built it with ubuntu, but after I can see system.exe, it still couldn't start. The libai.so is existing in the root.
jackychen651 commented
I have the same problem. Could you please tell me how you solved this?
SethRobinson commented
Try this:
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:.
./system.exe test 1 2