dlopen: cannot load any more object with static TLS"
古いコメントを表示
I am using MATLAB 2017a in ubuntu 14.04. I am facing the problem in mex file. the error is " | | Invalid MEX-file '/home/naadiya/Desktop/TADW-master/train_mf.mexa64': dlopen: cannot load any more object with static TLS||. Could any body tell me how to solve this.I am trying to run a code the and the authors provide only mex file on the site and I don't have the source code either. i have install Blas and Lapack as well. and tried one of solution that worked for people by adding openMP lib. export LD_PRELOAD=/usr/lib/gcc/x86_64-linux-gnu/4.8/libgomp.so
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で C MEX 文件应用程序 についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!