On Fri, Jun 13, 2008 at 8:42 AM, Brodie Thiesfield
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> I created my own win32 build for libevent 1.4.4 since there wasn't one
> available that works. No guarantees, no support.
>
> http://code.jellycan.com/memcached/
Good work to support such an environment! I liked some of your other
products as well.

>From what I have seen, it is extremely difficult if not impossible to
support both Visual C++ 6.0 and VS 2003+ in the same project. I had to
use VC++ 6.0 to build a commercial Windows application and want to
switch to something like Dev-C++ as soon as I possibly can.

For example, the CR-LF issue is a real problem for VS and is only an
annoyance for everyone else. Perhaps we should just store all files in
Unix format and let the VS users use something like ASCII FTP to
convert to DOS format.
_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkeymail.org/mailman/listinfo/libevent-users

Reply via email to