Effacer les filtres
Effacer les filtres

Debugging with matlab shared libraries -

6 vues (au cours des 30 derniers jours)
Mike  G
Mike G le 15 Fév 2011
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 commentaire
Shaf
Shaf le 16 Fév 2011
Which release are you trying this on?

Connectez-vous pour commenter.

Réponse acceptée

Kaustubha Govind
Kaustubha Govind le 15 Fév 2011
According to Tech Solution 1-VSTIJ, it may not be possible to do this.

Plus de réponses (0)

Catégories

En savoir plus sur C Shared Library Integration dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by