在linux下g++ 编译通过
运行时出现
error while loading shared libraries: libboost_regex.so.1.42.0: cannot
open shared object file: No such file or directory
可是我这个文件的路径明明就在 makefile的-I 里面啊, 有谁知道是怎么回事?
谢谢
d****p 发帖数: 685
2
set environment variable LD_LIBRARY_PATH to include the folder holding the
so