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 日

0 投票

According to Tech Solution 1-VSTIJ, it may not be possible to do this.

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File Exchange で C Shared Library Integration についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by