gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiling Gnokii with Microsoft Visual C++ Toolkit 2003


From: Pawel Kot
Subject: Re: Compiling Gnokii with Microsoft Visual C++ Toolkit 2003
Date: Sat, 29 Apr 2006 19:28:54 +0200

Hi,

On 4/29/06, Pawel Kot <address@hidden> wrote:
> Line 250 of <path>\gnokii-0.6.11\common\nokia-decoding.c call the timegm
> function which isn't available under windows (at least with the microsoft
> libraries). I substituted "mktime(&tm_time);" for  "timegm(&tm_time);" I
> don't believe that this is an adequate replacement function but I wasn't
> interested in calendar functions only sms messaging and it allowed me to
> compile and link.

I will look at it and fix appropriately.

Would you try the patch from http://bezsensu.pl/~pkot/timegm.patch ?
It is not tested at all but should work.

take care,
pkot
--
Pawel Kot
http://www.gnokii.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]