I get this for 0.30.0 build on windows using VC60
--------------------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
ne_basic.c
Since there are windows binaries released I guess I'm missing a piece
of environment. What do I need to fix?
BArry
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 25 21:47:20 2003