[TSVN] Some help required for building TortoiseSVN
From: <shiromani_at_vmoksha.com>
Date: 2004-11-09 14:42:17 CET Hi, Referring to the build instructions available in TortoiseSVN repository, I have done almost all the steps mentioned on it. But rather than VS.NET 2003, I have Visual Studio 6.0. So, I am trying to build TortoiseSVN in VC++. Will it be possible? While trying to building modules, I am getting an error as follows: --------------------------------- Compiling... config_win.c E:\SVN\Subversion\subversion\libsvn_subr\config_win.c(47) : error C2065: 'CSIDL_COMMON_APPDATA' : undeclared identifier E:\SVN\Subversion\subversion\libsvn_subr\config_win.c(48) : error C2065: 'CSIDL_FLAG_CREATE' : undeclared identifier E:\SVN\Subversion\subversion\libsvn_subr\config_win.c(63) : warning C4013: 'SHGetFolderPathW' undefined; assuming extern returning int E:\SVN\Subversion\subversion\libsvn_subr\config_win.c(63) : error C2065: 'SHGFP_TYPE_CURRENT' : undeclared identifier E:\SVN\Subversion\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) --------------------------------- I would be very grateful if information about the files in which I can find these undeclared variables is provided. I deeply regret if this mail has wasted your valuable time. Thanks and Regards, Shiromani Raj Sharma Received on Tue Nov 9 14:53:27 2004
Associate Software Engineer vMoksha Technologies Pvt Ltd |
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.