This Question is Not Answered

1 "correct" answer available (5 pts) 2 "helpful" answers available (1 pts)
0 Replies Last post: Oct 29, 2008 6:54 PM by uozef  
  1 posts since
Oct 29, 2008

Oct 29, 2008 6:56 PM

How to compile ATLSIP v 1.1.0 from source file

Hi,

I just unpacked the atlsip_src-1.1.0.zipinto a folder and tried to compile it using MS-VC-2005 , it come with following errors, has anyone tried this before? whats the best compiler for this package?


regards,


Yousef


Error 1 error C2653: 'AxInterop' : is not a class or namespace name c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 88
Error 2 error C2143: syntax error : missing ';' before '*' c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 88
Error 3 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 88
Error 4 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 88
Error 5 error C2653: 'AxInterop' : is not a class or namespace name c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 187
Error 6 error C2061: syntax error : identifier '_IOpenSIPStackCtlEvents_OnOutgoingCallRingingEvent' c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 187
Error 7 error C2653: 'AxInterop' : is not a class or namespace name c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 192
Error 8 error C2061: syntax error : identifier '_IOpenSIPStackCtlEvents_OnOutgoingCallConnectedEvent' c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 192
Error 9 error C2653: 'AxInterop' : is not a class or namespace name c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 197
Error 10 error C2061: syntax error : identifier '_IOpenSIPStackCtlEvents_OnCallDisconnectedEvent' c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 197
Error 11 error C2039: 'ATLSIP' : is not a member of 'ATLSIPSample::Form1' c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 103
Error 12 error C2653: 'AxInterop' : is not a class or namespace name c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 103
Error 13 error C2061: syntax error : identifier 'AxOpenSIPStackCtl' c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 103
Error 14 error C2039: 'ATLSIP' : is not a member of 'ATLSIPSample::Form1' c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 108
Error 15 error C2227: left of '->BeginInit' must point to class/struct/union/generic type c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 108
Error 16 error C2039: 'ATLSIP' : is not a member of 'ATLSIPSample::Form1' c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 113
Error 17 error C2227: left of '->Enabled' must point to class/struct/union/generic type c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 113
Error 18 error C2039: 'ATLSIP' : is not a member of 'ATLSIPSample::Form1' c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 114
Error 19 error C2227: left of '->Location' must point to class/struct/union/generic type c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 114
Error 20 error C2039: 'ATLSIP' : is not a member of 'ATLSIPSample::Form1' c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 115
Error 21 error C2227: left of '->Name' must point to class/struct/union/generic type c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 115
Error 22 error C2039: 'ATLSIP' : is not a member of 'ATLSIPSample::Form1' c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 116
Error 23 error C2227: left of '->OcxState' must point to class/struct/union/generic type c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 116
Error 24 error C2039: 'ATLSIP' : is not a member of 'ATLSIPSample::Form1' c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 117
Error 25 error C2227: left of '->Size' must point to class/struct/union/generic type c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 117
Error 26 error C2039: 'ATLSIP' : is not a member of 'ATLSIPSample::Form1' c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 118
Error 27 error C2227: left of '->TabIndex' must point to class/struct/union/generic type c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 118
Error 28 error C2039: 'ATLSIP' : is not a member of 'ATLSIPSample::Form1' c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 119
Error 29 error C2227: left of '->OnOutgoingCallConnected' must point to class/struct/union/generic type c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 119
Error 30 error C2653: 'AxInterop' : is not a class or namespace name c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 119
Error 31 error C2061: syntax error : identifier '_IOpenSIPStackCtlEvents_OnOutgoingCallConnectedEventHandler' c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 119
Error 32 error C2039: 'ATLSIP' : is not a member of 'ATLSIPSample::Form1' c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 120
Error 33 error C2227: left of '->OnCallDisconnected' must point to class/struct/union/generic type c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 120
Error 34 error C2653: 'AxInterop' : is not a class or namespace name c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 120
Error 35 error C2061: syntax error : identifier '_IOpenSIPStackCtlEvents_OnCallDisconnectedEventHandler' c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 120
Error 36 error C2039: 'ATLSIP' : is not a member of 'ATLSIPSample::Form1' c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 121
Error 37 error C2227: left of '->OnOutgoingCallRinging' must point to class/struct/union/generic type c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 121
Error 38 error C2653: 'AxInterop' : is not a class or namespace name c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 121
Error 39 error C2061: syntax error : identifier '_IOpenSIPStackCtlEvents_OnOutgoingCallRingingEventHandler' c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 121
Error 40 error C3867: 'ATLSIPSample::Form1::Call_Click': function call missing argument list; use '&ATLSIPSample::Form1::Call_Click' to create a pointer to member c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 129
Error 41 error C3350: 'System::EventHandler' : a delegate constructor expects 2 argument(s) c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 129
Error 42 error C3867: 'ATLSIPSample::Form1::Hangup_Click': function call missing argument list; use '&ATLSIPSample::Form1::Hangup_Click' to create a pointer to member c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 137
Error 43 error C3350: 'System::EventHandler' : a delegate constructor expects 2 argument(s) c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 137
Error 44 error C2039: 'ATLSIP' : is not a member of 'ATLSIPSample::Form1' c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 163
Error 45 error C3867: 'ATLSIPSample::Form1::Form1_Load': function call missing argument list; use '&ATLSIPSample::Form1::Form1_Load' to create a pointer to member c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 166
Error 46 error C3350: 'System::EventHandler' : a delegate constructor expects 2 argument(s) c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 166
Error 47 error C2039: 'ATLSIP' : is not a member of 'ATLSIPSample::Form1' c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 167
Error 48 error C2227: left of '->EndInit' must point to class/struct/union/generic type c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 167
Error 49 error C2227: left of '->MakeCall' must point to class/struct/union/generic type c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 173
Error 50 error C2227: left of '->InitializeSIP' must point to class/struct/union/generic type c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 178
Error 51 error C2227: left of '->HangupCall' must point to class/struct/union/generic type c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 184
Error 52 error C2065: 'e' : undeclared identifier c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 199
Error 53 error C2227: left of '->reasonPhrase' must point to class/struct/union/generic type c:\share\atlsip_src-1.1.0\atlsip\sample\vc710\Form1.h 199
Error 54 fatal error C1083: Cannot open include file: 'OpenSIPStack.h': No such file or directory c:\share\atlsip_src-1.1.0\atlsip\stdafx.h 44