i did all of works as direction of build.txt.
i installed Visual Studio 2005.
i installed java runtime.
i installed python and add to path environment it's directory.
i installed perl.
i installed wix and add to path environment it's directory.
i installed NSIS.
i installed Nant.
i installed openssl and extract to svn\common\openssl.
i installed zlib source and extract to svn\common\zlib.
and i checked out tsvn.
and i'll trying to download http://tortoisesvn.tigris.org/files/documents/406/11147/Tools.zip. it's done but the file was cracked.
and i rename default.build.user.tmpl to default.build.user and modify path variables to correct.
i open tortoisesvn.sln
and then press f5 for build.
and solution makes very vast of include/path error, about very basically files.
svn_wc.h from stdafx.h
apr_pools.h from status.cpp
svn_version.h from subwcrev.cpp
svn_diff.h from diffdata.h
diff.h from diffdata.cpp
apr_general.h from svnadmindir.h
(and so on...)
what is a my mistakes? it is a some include settings in my tortoisesvn.sln are:
"../../ext/apr-util/include";"../../ext/apr-util/xml/expat/lib";../../ext/Subversion/subversion/include;../../ext/apr/include;../Utils;..\TortoiseShell;..\SVN;"..\..\ext\svn-win32-libintl\inc"
i suppose i need some more libraries or sources. but i can't find out about its in tsvn package.
or, i hear about build.bat from this mailing list archives. but i can't found build.bat, too.
and finally, is tools.zip are must need to build? i can't extract it. it was cracked in my system. is not cracked in tortoisesvn docs server?
please help me.
i hope just i was some idiot. i need to view the sources .
dgiim