Swig Problem string&

A

Amitabh Saikia

Hi

I have created a simple function called 'addTheString(string& str,
string appstr)' and the intension
is to append the 'appstr' to 'str' and use 'str'.

I tried swigging this method. My swigtest.i file is okay as I think
I have added both
- stl.i at top
- std_string.i

However, I am running into the problem. I get error messages as follows

-- error --
TypeError: argument number 1: a 'std::string&' is expected,
-- end error --

I tried the mailing list solution posted by Mr. Chiang, but its not
helping me.
Could you please help me out.

Thanks
- amitabh
 

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
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top