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

Re: svn trunk r14972: FAIL (win32 ra_local)

From: Vlad Dascalu <vlad_at_goobix.com>
Date: 2005-06-04 21:24:54 CEST

I assume you're using VC 6.0. You need to download the latest version of
the Microsoft Platform SDK and then add it to your include path etc.

You can refer to http://svn.haxx.se/users/archive-2003-11/0717.shtml for
reference.

carl@personnelware.com wrote:

>C:\svnbuild\src-trunk\subversion\libsvn_subr\config_win.c(48) : error C2065: 'CSIDL_COMMON_APPDATA' : undeclared identifier
>C:\svnbuild\src-trunk\subversion\libsvn_subr\config_win.c(49) : error C2065: 'CSIDL_FLAG_CREATE' : undeclared identifier
>C:\svnbuild\src-trunk\subversion\libsvn_subr\config_win.c(64) : warning C4013: 'SHGetFolderPathW' undefined; assuming extern returning int
>C:\svnbuild\src-trunk\subversion\libsvn_subr\config_win.c(64) : error C2065: 'SHGFP_TYPE_CURRENT' : undeclared identifier
>C:\svnbuild\src-trunk\subversion\libsvn_subr\config_win.c(90) : warning C4013: 'SHGetFolderPathA' 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 Sun Jun 5 01:02:54 2005

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.