SWIG: C++ and Python/ vector<string>

T

Thomas

Hi,

I have a C++-Class "compiled" with SWIG into a Python-Modul. It works
fine. But there's is a problem with the C++-Returntype vector<string>.
If I call in my compiled Python-Module a certain method (from the C++-
Class) there is no vector as result - although the C++-Counterpart
returns a vector<string>. The Python-Counterpart (the method) returns
only a string like this:

_15436785_p_vector (alike this)

What can I do?

Thanks for help.

o-o

Thomas
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top