Re: can't use apr_time_ansi_put
From: Andreas Richter <ar_at_oszine.de>
Date: 2006-10-29 10:16:33 CET
Am Freitag, 27. Oktober 2006 03:05 schrieb Malcolm Rowe:
Hm. It looks like my calls are correct. In apr_time.h (from the
APR_DECLARE(apr_status_t) apr_time_ansi_put(apr_time_t *result,
and my call (for example) is:
apr_time_t *result;
apr_time_ansi_put( result, input );
MSVC++2005 compiles it correct but can't link it. I become the following
error LNK2019: Verweis auf nicht aufgelöstes externes
> Maybe someone with more win32 experience can confirm whether this is a
Are there any known problems in the development packages svn-win32-1.4.0?
-- Andreas 'ar' Richter http://www.oszine.de - http://ar.oszine.de GPG-KeyID: 0x7BA12DD9 Fingerprint: D2E9 202B F4F0 EB16 25DE 5FF7 0CF2 3C57 7BA1 2DD9
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.