[exec] StructureFragment.wxs(134) : error LGHT0103 : The system cannot find the file '..\..\bin\Release\bin\TortoiseStub32.dll'

95 views
Skip to first unread message

Matthias

unread,
Jan 7, 2021, 6:43:33 AM1/7/21
to TortoiseSVN-dev
I'm using x64 Native command prompt.

works fine:
nant x64 debug setup


fails:
nant x64 setup


I get the error:
[exec] C:\tortoisesvn\src\TortoiseSVNSetup\StructureFragment.wxs(134) : error LGHT0103 : The system cannot find the file '..\..\bin\Release\bin\TortoiseStub32.dll'.
[exec] C:\tortoisesvn\src\TortoiseSVNSetup\StructureFragment.wxs(142) : error LGHT0103 : The system cannot find the file '..\..\bin\Release\bin\TortoiseSVN32_static.dll'.

Could anyone give me a hint where I can search?
What I'm doing wrong? Any help appriciated. Thank you.

Matthias

unread,
Jan 7, 2021, 6:48:57 AM1/7/21
to TortoiseSVN-dev
If I'm compiling the Release x64 in Visual studio it works.

Stefan

unread,
Jan 7, 2021, 10:31:58 AM1/7/21
to TortoiseSVN-dev
if you want to build the x64 msi, then you also have to build the 32-bit version first because the x64 installer contains two 32-bit dlls which are necessary so the overlays also work in file-open dialogs of 32-bit apps.

Matthias

unread,
Jan 7, 2021, 12:11:29 PM1/7/21
to TortoiseSVN-dev
ok. thank you!
Reply all
Reply to author
Forward
0 new messages