atefsaeed2010/opensoftphone

Compilation error in pjsua_wrap.cpp on trying to build generated swig classes with pjsua.i

Closed this issue · 3 comments

What steps will reproduce the problem?
1.downloaded pjsipjni code,swig generated 180 java files with  the given pjsua.i
2.created a dll project in visual studio 2012,Included the required header 
files and library files
3.build the pjsua project 

What is the expected output? What do you see instead?
pjsua_jni.dll.compilation error

What version of the product are you using? On what operating system?
Visual Studio 2012,Swig 2.0,pjsip-jni-code-5,pjsip-1.0,Windows7

Please provide any additional information below.
I am building the wrapper files ,since I want to change the pjsua.interface 
file to get the recorder_id of pjsua.recorder_create as int.The method accepts 
SWIGTYPE_p_int only.In that case is there any way to get the recorder_id as 
int? 


Original issue reported on code.google.com by srimathy...@gmail.com on 25 Jul 2013 at 1:28

Attachments:

The project has been developed on Linux using Eclipse 3.4, but as I'm currently 
not working on the project, I can't tell you the specifics, sorry!

Original comment by florian....@gmail.com on 25 Jul 2013 at 1:44

Original comment by florian....@gmail.com on 25 Jul 2013 at 1:44

  • Changed state: WontFix
ok.Can you please tell me whom should I contact to know the details ?

Original comment by srimathy...@gmail.com on 26 Jul 2013 at 2:57