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

RE: Final(?) problems building on Win32

From: Porter Schermerhorn <Pschermerhorn_at_oneil.com>
Date: 2003-11-21 14:11:04 CET

You need to install the latest version of the Microsoft Platform SDK and
then add it it your include path etc. I am assuming you are building
with MSVC++ 6.0. If you have MSVC++ 7.1 the SDK should come with it.

Sincerely,
Porter Schermerhorn
Lead Web Application Engineer

O'NEIL & ASSOCIATES, INC.
495 Byers Rd.
Miamisburg, Ohio 45342-3662
Phone: (937) 865-0846 ext. 3813
Fax: (937) 865-5858
E-mail: pschermerhorn@oneil.com

> -----Original Message-----
> From: Patrick Dean Rusk [mailto:PatrickRusk@comcast.net]
> Sent: Thursday, November 20, 2003 10:03 PM
> To: users@subversion.tigris.org
> Subject: Final(?) problems building on Win32
>
> I have almost succeeded in compiling Subversion under
> Win32. The only remaining errors I get are listed below:
>
> D:\Work\subversion-0.33.1>msdev subversion_msvc.dsw /MAKE
> "__ALL__ - Win32 Debug"
> D:\Work\subversion-0.33.1\apr\include\apr_want.h(90): Could
> not find the file strings.h.
> D:\Work\subversion-0.33.1\apr\include\apr_want.h(123): Could
> not find the file sys/uio.h.
> D:\Work\subversion-0.33.1\apr\include\apr_want.h(141): Could
> not find the file arpa/inet.h.
> --------------------Configuration: neon - Win32
> Debug-------------------- nmake /f neon.mak ALL
> EXPAT_FLAGS="/I ../apr-util/xml/expat/lib /D HAVE_EXPAT /D
> HAVE_EXPAT_H" DEBUG_BUILD=Aye
> --------------------Configuration: libsvn_subr - Win32
> Debug-------------------- Compiling...
> config_win.c
> d:\work\subversion-0.33.1\subversion\libsvn_subr\config_win.c(
> 47) : error C2065:
> 'CSIDL_COMMON_APPDATA' : undeclared identifier
> d:\work\subversion-0.33.1\subversion\libsvn_subr\config_win.c(
> 48) : error C2065:
> 'CSIDL_FLAG_CREATE' : undeclared identifier
> d:\work\subversion-0.33.1\subversion\libsvn_subr\config_win.c(
> 63) : warning C4013:
> 'SHGetFolderPathW' undefined; assuming extern returning int
> d:\work\subversion-0.33.1\subversion\libsvn_subr\config_win.c(
> 63) : error C2065:
> 'SHGFP_TYPE_CURRENT' : undeclared identifier
> d:\work\subversion-0.33.1\subversion\libsvn_subr\config_win.c(
> 89) : warning C4013:
> 'SHGetFolderPathA' undefined; assuming extern returning int
> Error executing cl.exe.
>
> __ALL__ - 3 error(s), 2 warning(s)
>
> Does anyone know where those missing identifiers are
> supposed to be defined and why I'm not finding them?
>
> Patrick Rusk
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

Confidentiality Notice
The information contained in this e-mail is confidential and intended for use only by the person(s) or organization listed in the address. If you have received this communication in error, please contact the sender at O'Neil & Associates, Inc., immediately. Any copying, dissemination, or distribution of this communication, other than by the intended recipient, is strictly prohibited.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 21 14:12:05 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.