< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index |
Hi, how could I compile the resip for android in release mode ?Sometimes I got the assert error in DUM when my application is running,ServerInviteSession.cxx:ServerInviteSession::accept(int code)case UAS_Accepted:case UAS_WaitingToOffer:case UAS_WaitingToRequestOffer:assert(0); // Already Accepted ======> this assert error was reportedbreak;I think it will no appears if I can compile the resip in nodebug mode(release mode).I've tried add a line in Makefile.osarch:VOCAL_COMPILE_TYPE := nodebug //======> added this lineifdef LIB_DYNAMICBUILD_SHARED_LIBS := yesendifBut seems the assert still effect.Thanks
_______________________________________________
resiprocate-users mailing list
resiprocate-users@xxxxxxxxxxxxxxx
List Archive: http://list.resiprocate.org/archive/resiprocate-users/