vl_compile error

3 vues (au cours des 30 derniers jours)
Haron Tinega
Haron Tinega le 22 Déc 2018
Commenté : Jan le 22 Déc 2018
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 commentaire
Jan
Jan le 22 Déc 2018
You forgot to explain, what you are trying to do and to ask a question.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Fortran with MATLAB dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by