building problem on win32 VisualStudio 2005

Mimmo DF mimmopasticcio at gmail.com
Mon Sep 24 07:54:46 UTC 2007


Yes I think so.
I've builded libevent on Visual Studio 6, because in VS 2005 I have problems.
FYI, in "Linker" option of Memecached project I've set "libc.lib" as
ignored library.
Have you any idea?
thanks

2007/9/22, kronuz at hotmail.com <kronuz at hotmail.com>:
> How did you build libevent? I thinkthe problem is with the way you built it...
>
> Kronuz
>
> -----Mensaje original-----
> De: "Mimmo DF" <mimmopasticcio at gmail.com>
> Para: "memcached at lists.danga.com" <memcached at lists.danga.com>
> Enviado: 21/09/07 11:18
> Asunto: building problem on win32 VisualStudio 2005
>
> when I try to build in Microsoft VisualStudio 2005 the memcached
> project, I have this error:
> ------------------------------------------
> 1>Linking...
> 1>memcached.obj : error LNK2019: unresolved external symbol
> _event_loopexit referenced in function _stop_server
> 1>libevent.lib(event.obj) : error LNK2019: unresolved external symbol
> _errno referenced in function _event_loop
> 1>libevent.lib(err.obj) : error LNK2001: unresolved external symbol _errno
> 1>.\Debug/memcached.exe : fatal error LNK1120: 2 unreso
>
>
>


More information about the memcached mailing list