Hi all,
I met a problem when coding a c++ class in php extension. I can
successfully call it in python, but fail in php.
will say, " Class Vector not found " error.
I an using swig 1.3.33
Has anyone can give me an example of c++ class in php extension using
SWIG?
Great thanks.