Akiya Jouraku wrote:
> So I've fixed the mismatch bug which could happen at install-time
> on MacOSX and attached updated patch-file.
> Could you try updated patch-file again, if you have time?
Thanks, that seems to fix the install time error with
MACOSX_DEPLOYMENT_TARGET.
I get an run time error now instead :) when I call libsbml from a python
script using
import libsml
Fatal Python Error: Interpreter not initialized (version mismatch?)
I suppose this is now more my problem than yours, so thanks for your help.