Re: [Libevent-users] Visual Studio Project

2006-08-09 Thread Lee Fisher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 i can think of 2 other ways to do this: use msbuild.exe instead of VS to build. msbuild ships in the .NET Fx SDK for free. the same same build engine that current VS uses. msbuild.exe is like Ant or make to MS, so you can type msbuild project from the

Re: [Libevent-users] Visual Studio Project

2006-08-09 Thread Niels Provos
That's fixed in CVS/Subversion. Nick is currently helping me in preparing an intermediate bug fix release which should be solving the Windows compile problems. Niels. On 8/7/06, William Ahern <[EMAIL PROTECTED]> wrote: Forces have conspired to make me build libevent under Visual Studio (and th

[Libevent-users] Visual Studio Project

2006-08-07 Thread William Ahern
Forces have conspired to make me build libevent under Visual Studio (and thus under Windows). Having never used Visual Studio before (nor Windows... well, in many years at least), it took me awhile to figure out that the project file is still referencing err.c and err.h, even though these source fi