You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Vlad Dascalu <vl...@goobix.com> on 2005/06/04 19:24:54 UTC

Re: svn trunk r14972: FAIL (win32 ra_local)

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