Hi,
building the 32-bit version on trunk works fine with latest trunk now.
However running nant x64 setup ends up with the following error:
[exec]
D:\TSVN_Build\TortoiseSVN_1_10\src\TortoiseSVNSetup\StructureFragment.wxs(170)
: error LGHT0103 : The system cannot find the file
'..\..\bin\Release\bin\TortoiseStub32.dll'.
[exec]
D:\TSVN_Build\TortoiseSVN_1_10\src\TortoiseSVNSetup\StructureFragment.wxs(178)
: error LGHT0103 : The system cannot find the file
'..\..\bin\Release\bin\TortoiseSVN32_static.dll'.
To me it looks like some mismatch in the filenames for 64-bit here (note
that there's a TortoiseStub.dll in
D:\TSVN_Build\TortoiseSVN_1_10\bin\release64\bin but no 32-suffixed one.
--
Regards,
Stefan Hett
- build failure TSVN trunk x64 Stefan Hett
-