Bugs item #1243884, was opened at 2005-07-24 03:46 Message generated for change (Settings changed) made by robmen You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1243884&group_id=105970
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: build process Group: None >Status: Closed Resolution: Fixed Priority: 5 Submitted By: Frederik Carlier (fcarlier) Assigned to: Justin Rockwood (justinrockwood) Summary: Invalid VSIP references in wix\src\votive\Core\BuildFiles Initial Comment: In the wix\src\votive\Core\BuildFiles files generated by the Votive build process, the following references are made to the VSIP .DLL's: /r:..\..\..\..\dtools\lib\x86 \VSIP\Microsoft.VisualStudio.OLE.Interop.dll /r:..\..\..\..\dtools\lib\x86 \VSIP\Microsoft.VisualStudio.Shell.Interop.dll which are most likely invalid on any other computer than the WiX build computer. I suggest that an environment variable is to be used for referencing the VSIP files all throughout the WiX build process. ---------------------------------------------------------------------- Comment By: Bob Arnson (barnson) Date: 2005-12-27 22:25 Message: Logged In: YES user_id=26581 The NAnt-based build uses properties based on where the VSIP SDK is installed. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1243884&group_id=105970 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
