Hello to all,
I am a python user and i would like to use a c++ extension in python (because i am forced to do that!) but i dont know where to start, on the where there are:
1) swig that requires a mid passage and requires a knowledge of cpp(that i really dont have)
2)pycxx that comes without docs and hasnt got any documentation on the web
Thank you
ps: if you want to see the script i am trying to use in python goto:
http://forum.nokia.com/info/sw.nokia.com/id/8b3a6ed3-e833-4f7c-aee1-4c773196f894/S60_Platform_Fu ll-Duplex_Audio_Ex ample_v2_0_en.z ip.html
PS: I am posting the same post on the c/c++ forum in order to see if anyone knows how to solve my problem there.
Thank you,
Best regards
(feel free to correct my english)
I am a python user and i would like to use a c++ extension in python (because i am forced to do that!) but i dont know where to start, on the where there are:
1) swig that requires a mid passage and requires a knowledge of cpp(that i really dont have)
2)pycxx that comes without docs and hasnt got any documentation on the web
Thank you
ps: if you want to see the script i am trying to use in python goto:
http://forum.nokia.com/info/sw.nokia.com/id/8b3a6ed3-e833-4f7c-aee1-4c773196f894/S60_Platform_Fu ll-Duplex_Audio_Ex ample_v2_0_en.z ip.html
PS: I am posting the same post on the c/c++ forum in order to see if anyone knows how to solve my problem there.
Thank you,
Best regards
(feel free to correct my english)
Comment