[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: Carl Karsten <carl_at_personnelware.com>
Date: 2005-06-04 21:57:47 CEST

I did have it, just didn't know where it was ;)

SET SDKINC=C:\Program Files\Microsoft SDK\include
needed to be
SET SDKINC=C:\Program Files\Microsoft Platform SDK\include

Carl K

Vlad Dascalu wrote:
> 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
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 4 22:19:47 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.