Fixed in most recent commit on the master branch. Thanks
----- Original Message ----- From: "Andrew Myers" <[email protected]> To: "Tristan Matthews" <[email protected]> Cc: [email protected] Sent: Thursday, August 23, 2012 7:31:45 AM Subject: [SFLphone] sflphoned does not compile I have compile errors on the nightly build of sflphoned: iaxvoiplink.cpp: In member function 'void IAXVoIPLink::sendAudioFromMic()': iaxvoiplink.cpp:171:44: error: base operand of '->' has non-pointer type 'MainBuffer' iaxvoiplink.cpp:173:80: error: base operand of '->' has non-pointer type 'MainBuffer' iaxvoiplink.cpp:179:48: error: base operand of '->' has non-pointer type 'MainBuffer' iaxvoiplink.cpp:183:56: error: base operand of '->' has non-pointer type 'MainBuffer' iaxvoiplink.cpp: In member function 'virtual void IAXVoIPLink::answer(Call*)': iaxvoiplink.cpp:287:40: error: base operand of '->' has non-pointer type 'MainBuffer' iaxvoiplink.cpp: In member function 'virtual void IAXVoIPLink::hangup(const string&)': iaxvoiplink.cpp:298:40: error: base operand of '->' has non-pointer type 'MainBuffer' iaxvoiplink.cpp: In member function 'virtual void IAXVoIPLink::peerHungup(const string&)': iaxvoiplink.cpp:318:40: error: base operand of '->' has non-pointer type 'MainBuffer' iaxvoiplink.cpp: In member function 'virtual void IAXVoIPLink::onhold(const string&)': iaxvoiplink.cpp:335:40: error: base operand of '->' has non-pointer type 'MainBuffer' iaxvoiplink.cpp: In member function 'void IAXVoIPLink::iaxHandleCallEvent(iax_event*, IAXCall*)': iaxvoiplink.cpp:563:48: error: base operand of '->' has non-pointer type 'MainBuffer' iaxvoiplink.cpp: In member function 'void IAXVoIPLink::iaxHandleVoiceEvent(iax_event*, IAXCall*)': iaxvoiplink.cpp:617:40: error: base operand of '->' has non-pointer type 'MainBuffer' iaxvoiplink.cpp:618:76: error: base operand of '->' has non-pointer type 'MainBuffer' iaxvoiplink.cpp:643:40: error: base operand of '->' has non-pointer type 'MainBuffer' uname -a = Linux ezcool 3.4.9-1-ARCH #1 SMP PREEMPT Wed Aug 15 18:59:31 CEST 2012 x86_64 GNU/Linux Cheers Andrew _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
