python bindings

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Lane Brooks

    #1

    python bindings

    I have a header file and archive file for a C-api that I would like to
    interface via python. I tried using SWIG, but I get the error message
    to compile the object files with the -fPIC option. Since I do not have
    the source code, I cannot recompile.

    Can anyone suggest a way to get this C-api into python?

    Thanks,
    Lane Brooks

Working...