sys/times.h and mingw
Thiago Macieira
thiago at kde.org
Fri May 26 08:39:07 BST 2006
Paulo Jorge Guedes wrote:
>Hi,
>
>kdelibs/kabc/tests/bigread.cpp doesn't compile because of the
>sys/times.h include, that doesn't exist on mingw includes neither on
>kdelibs/win/include/mingw.
>
>There is already any solution for this on mingw?
sys/times.h declares struct tms on Linux, which is used to determine the
amount of CPU time used by a child process.
Is that what bigread.cpp does? If not, it's probably a typo for time.h or
sys/time.h.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
thiago.macieira (AT) trolltech.com Trolltech AS
GPG: 0x6EF45358 | Sandakerveien 116,
E067 918B B660 DBD1 105C | NO-0402
966C 33F5 F005 6EF4 5358 | Oslo, Norway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20060526/2991be16/attachment.sig>
More information about the kde-core-devel
mailing list