vote up 3 vote down star

Ok,

I have tried a 100 things and i can not get my so file to interface with php using swig. I can generate the files, then i had to compile zend and link with that to make the so but it keeps seg faulting on load now.

Can some one please walk me though how to use swig to generate a php interface for a c++ so as the one on there site is terrible.

flag

i've gotten swig to work with python. not sure how similar the experience is but I can write what I did for that if you are interested. – mabbit Feb 5 at 10:03
From reading the docs its very different to php. I just cant work out how to get it to compile and work. – Lodle Feb 5 at 10:46

1 Answer

vote up 1 vote down

This example seems informative. Have you tried it?

link|flag
thats the one i tried and couldnt get it to work – Lodle Feb 9 at 4:16

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.