[wix-users] Installer Project Build fails

harald goci harald.goci at panagenda.com
Thu Jun 21 00:43:00 PDT 2018


Hi Denes!
I don't know the samples you sent but they seem quite complicated.
For a beginner hard work.

"WixUI_Mondo" is part of the Wix 3.11 Toolset you mentioned you installed.
Usualy the file can be found in "C:\Program Files (x86)\WiX Toolset v3.11
\SDK\wixui".

The WXS you are compiling cannot find the path to it. So I guess you have a
missing path or wrong path in your definitions.

BR,
Harald Goci
Senior Software Engineer

Email: harald.goci at panagenda.com - Web: www.panagenda.com
Phone: +43 1 890 12 89-44 - Fax: +43 1 890 12 89-15

(Embedded image moved to file: pic07842.jpg)

panagenda GmbH - Schreyvogelgasse 3/10 - 1010 Vienna - Austria
Registered Office: Vienna - HG Wien - FN 293516t - VAT-ID: ATU63362738
Executive Directors: Florian Vogler (CEO & CTO), Felix Vogler (CFO & COO)

(Embedded image moved to file: pic14740.jpg)

The information in this E-Mail is confidential and privileged. It is
intended solely for the addressee. Access to this E-Mail by anyone else is
unauthorized. If you are not the intended recipient, any disclosure,
copying, distribution or any action taken in reliance on it is prohibited
and will be unlawful. If you receive this message in error, please notify
the sender immediately and delete all copies of this message.




From:	Dénes Gál-Szász via wix-users <wix-users at lists.wixtoolset.org>
To:	wix-users at lists.wixtoolset.org
Cc:	Dénes Gál-Szász <galdenny at gmail.com>
Date:	21.06.2018 07:17
Subject:	[wix-users] Installer Project Build fails
Sent by:	"wix-users" <wix-users-bounces at lists.wixtoolset.org>



Hi,

I have recently started learing and working with WiX, and I have probably
some very simple problems that I cannot solve alone. I am googling for 3
days now, but nothing helps.
I am using Visual Studio 2017 and the better documented v3 version of the
WiX.

I have installed WiX tools 4, and 3.11 on my machine and also all the
corresponding VS integrations.

I have tried some samples in the web:
https://helgeklein.com/blog/2014/09/real-world-example-wix-msi-application-installer

and
https://www.firegiant.com/system/files/samples/SampleAskKey.zip

I also made the necessary changes in the projects, but I keep getting some
annoying error messages from the build:

    Error LGHT0094: Unresolved reference to symbol 'WixUI:WixUI_Mondo' in
section 'Product:{11112222-86C7-4D14-AEC0-86416A69ABDE}'. (70)
    Error LGHT0094: Unresolved reference to symbol
'Dialog:LicenseAgreementDlg' in section
'Product:{11112222-86C7-4D14-AEC0-86416A69ABDE}'. (84)
    Error LGHT0094: Unresolved reference to symbol 'Dialog:SetupTypeDlg' in
section 'Product:{11112222-86C7-4D14-AEC0-86416A69ABDE}'. (85)
    Error LGHT0094: Unresolved reference to symbol
'WixUI:WixUI_ErrorProgressText' in section
'Product:{11112222-86C7-4D14-AEC0-86416A69ABDE}'. (88)
    Error LGHT0094: Unresolved reference to symbol
'Dialog:LicenseAgreementDlg' in section 'Fragment:'. (15)
    Error LGHT0094: Unresolved reference to symbol 'Dialog:SetupTypeDlg' in
section 'Fragment:'. (21)
    Error LGHT0094: Unresolved reference to symbol 'Dialog:CancelDlg' in
section 'Fragment:'. (24)
    Error LGHT0094: Unresolved reference to symbol
'Binary:WixUI_Bmp_Banner' in section 'Fragment:'. (26)


It look like I have not installed something critical.

Please point me to the right direction. I am getting annoyed because I
think I missed something.

Thank you in advance.

Regards.

Dénes Gál-Szász

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant
http://www.firegiant.com/


More information about the wix-users mailing list