Hi Brian, I'm using the WixAware IDE. Is there a section of code you need to see?
Thanks, Jim -----Original Message----- From: Brian Rogers [mailto:[email protected]] Sent: Thursday, February 12, 2009 12:39 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Unresolved reference to symbol'Directory:INSTALLDIR' James, It looks like some where in your wxs files you are referencing 'INSTALLDIR' but you are not setting a value for it. Are you using WixUI or your own? More information will be needed to help address the question. Thanks, Brian Rogers "Intelligence removes complexity." - Me http://icumove.spaces.live.com On Thu, Feb 12, 2009 at 8:43 AM, MacDiarmid, James D < [email protected]> wrote: > > I'm getting the following error in my install. Unfortunately I am > unable to find any reference to it when searching on Google. Any idea > what would cause this and how would I go about fixing it? > > error LGHT0112 : Unresolved reference to symbol 'Directory:INSTALLDIR' > in section 'Product:398668D3-B115-4F34-A0C3-88371B215200'. > > > Thanks, > > Jim > > > > > ---------------------------------------------------------------------- > -------- _______________________________________________ > WiX-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wix-users > ------------------------------------------------------------------------ ------ _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

