Hi Stanislav
On 2/15/07, Stanislav Malyshev <[EMAIL PROTECTED]> wrote:
Hi!
Does anybody know how to build IMAP module successfully on WIndows? I
Not that I have any idea, but check out ext/imap/IMAP_Win32_HOWTO.txt
-Hannes
try to build it and I get this:
cclient.lib(os_w2k.obj) : error LN
IIRC, you need to modify the Makefile.w2k in c-client. Change the Link
flag /MT to /MD, rebuild imap and rebuild php_imap.dll
I took cclient.lib from win32build.zip library package from php.net. So
I guess this package has to be fixed? I don't know who built it though...
--
Stanislav Malyshev
Hi Stanislav,
IIRC, you need to modify the Makefile.w2k in c-client. Change the Link
flag /MT to /MD, rebuild imap and rebuild php_imap.dll
- Frank
> Hi!
>
> Does anybody know how to build IMAP module successfully on WIndows? I
> try to build it and I get this:
>
> cclient.lib(os_w2k.obj) : e
Hi!
Does anybody know how to build IMAP module successfully on WIndows? I
try to build it and I get this:
cclient.lib(os_w2k.obj) : error LNK2005: _flock already defined in
flock_compat.obj
cclient.lib(os_w2k.obj) : error LNK2005: _openlog already defined in
wsyslog.obj
cclient.lib(os_w2k.ob