相关疑难解决方法(0)

错误:dlopen()库未加载原因:未找到图像

我是这个领域的新手.我的笔记本电脑是Macbook air,软件:OS X 10.8.5(12F45).我正在运行一个代码,它给我以下错误:

dlopen(/Users/ramesh/offline/build_icerec/lib/icecube/phys_services.so,2):未加载库:/Users/ramesh/offline/build_icerec/lib/libphys-services.dylib引用自:/ Users/ramesh/offline/build_icerec/lib/icecube/phys_services.so原因:找不到图像

我做了谷歌搜索,发现了各种答案.我认为有效的是使用

"-install_name @ rpath/lib".

我的问题是,如何使用-install_name @rpath/lib我的情况?

macos error-handling ipython dlopen

8
推荐指数
1
解决办法
2万
查看次数

标签 统计

dlopen ×1

error-handling ×1

ipython ×1

macos ×1