2 messages in com.googlegroups.google-talk-openRe: Why can't fail to initialize gips?
FromSent OnAttachments
mc00lbj05 Jul 2007 07:07 
swanand rao05 Jul 2007 11:56 
Subject:Re: Why can't fail to initialize gips?
From:swanand rao (swan@gmail.com)
Date:07/05/2007 11:56:15 AM
List:com.googlegroups.google-talk-open

Hi,

You have to set the expiration date as 15 May 2007 in expiration.h on the webiste for GIPS it is wrongly mentioned as 15 Aug 2007.

Thanks

On 7/5/07, mc00lbj <mc00@gmail.com> wrote:

Hi, when I used libjingle4.0 and run call project, but it can't call to my friend. I found that gips wasn't initialized successfully, In bool GipsLiteMediaEngine::Init(), if (gips_.GIPSVE_Init(GIPS_EXPIRATION_MONTH, GIPS_EXPIRATION_DAY, GIPS_EXPIRATION_YEAR) == -1) always reutrn false, and int error = gips_.GIPSVE_GetLastError(); will get 8037 error number, but I don't know what's meaning about 8037, and how to deal with the problem. Can anyone help me?

Thank you.