vl_compile error

3 次查看(过去 30 天)
Haron Tinega
Haron Tinega 2018-12-22
评论: Jan 2018-12-22
error.PNG
Warning: No source files in argument list. Assuming C source
code for linking purposes. To override this
assumption use '-fortran' or '-cxx'.
/usr/bin/ld: /usr/local/MATLAB/R2015b/bin/st-resnet-master/matconvnet1/matlab/mex/.build/bits/impl/tinythread.o: undefined reference to symbol 'pthread_create@@GLIBC_2.2.5'
//lib/x86_64-linux-gnu/libpthread.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
mex: link of ' "/usr/local/MATLAB/R2015b/bin/st-resnet-master/matconvnet1/matlab/mex/vl_nnconv.mexa64"' failed.
Unable to complete successfully.
Error in vl_compilenn>mex_link (line 627)
mex(args{:}) ;
Error in vl_compilenn (line 500)
mex_link(opts, objs, flags.mex_dir, flags) ;
  1 个评论
Jan
Jan 2018-12-22
You forgot to explain, what you are trying to do and to ask a question.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Fortran with MATLAB 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by