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!