链接错误

mac2022-06-30  93

xpy@ubuntu:~/kj/mxml$ ./a.out./a.out: error while loading shared libraries: libmxml.so.1: cannot open shared object file: No such file or directory

解决办法:

LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/tools/mxml/lib

export LD_LIBRARY_PATH

转载于:https://www.cnblogs.com/xpylovely/p/11301227.html

最新回复(0)