[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Windows Build instruction do not seem to work

From: Barry Scott <barry_at_barrys-emacs.org>
Date: 2003-09-25 23:10:36 CEST

At 25-09-2003 20:04, C. Michael Pilato wrote:
>Barry Scott <barry@barrys-emacs.org> writes:
>
> > Can you post what you use please?
>
>Well, I used to just hit F7 in the MSVC IDE, but now I use a batch
>script.

Can you post you batch script to me please?

> > I was actually commenting on the fact that the DSW/DSP files don't
> > work in 0.29.0.
>
>I've had some problems building Neon 0.24.2. What are you seeing?

I got this. I just posted how I worked around the bug to dev@

--------------------Configuration: neon - Win32 Release--------------------
nmake /f neon.mak ALL EXPAT_FLAGS="/I ../apr-util/xml/expat/lib /D
HAVE_EXPAT /D HAVE_EXPAT_H"
  tempfile.bat
Created config.h from config.hw
  cl.exe @L:\Users\barry\LOCALS~1\Temp\nma02940.
ne_alloc.c
ne_auth.c
src\ne_auth.c(243) : error C2065: 'DWORD' : undeclared identifier
src\ne_auth.c(243) : error C2146: syntax error : missing ';' before
identifier 'pid'
src\ne_auth.c(243) : error C2065: 'pid' : undeclared identifier
src\ne_auth.c(243) : warning C4013: 'GetCurrentThreadId' undefined;
assuming extern returning int

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 26 00:09:32 2003

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.