Debugging with matlab shared libraries -

조회 수: 3 (최근 30일)
Mike  G
Mike G 2011년 2월 15일
Hello
I am debugging my driver program and a matlab shared library (on Linux). I included the -g option when compiling with mcc, so debugging info should be included, yet debugging yields a warning:
'could not load shared library symbols for libaddne.so (my matlab lib) do you need set solib-search-path or set sysroot?'
Is this something related to how I compiled the library with mcc? Or perhaps its just a linux problem?
Thank You
  댓글 수: 1
Shaf
Shaf 2011년 2월 16일
Which release are you trying this on?

댓글을 달려면 로그인하십시오.

채택된 답변

Kaustubha Govind
Kaustubha Govind 2011년 2월 15일
According to Tech Solution 1-VSTIJ, it may not be possible to do this.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by