Hi

Someone added another screen in the very beginning of "WixUI_InstallDir", by 
modifying the source of wix. He added a new file called BrowseDlg.wxs. It was 
in Wix 2.

Now the new project is using Wix 3.  When I try to link this customized 
wixui.wixlib in my project, I got an error like this:
wixui.wixlib : error LGHT0141 : The library file format version 2.0.2207.0 is 
not compatible with the expected library file format version 3.0.2002.0.

Then when I tried to re-build the lib, I got another error as shown below. My 
question is: what's the easiest way for me to add that screen into my new 
project?

C:\Temp\Release 7 Maintenance\7 Utilities\Build 
Tools\Wix\src\ui>C:\Tools\NAnt\bin\Nant.exe -D:dir.r
oot="C:\Temp\Release 7 Maintenance\7 Utilities\Build Tools\Wix"
NAnt 0.85 (Build 0.85.2344.0; rc4; 6/2/2006)
Copyright (C) 2001-2006 Gerry Shaw
http://nant.sourceforge.net

Buildfile: file:///C:/Temp/Release 7 Maintenance/7 Utilities/Build 
Tools/Wix/src/ui/ui.build
Target framework: Microsoft .NET Framework 1.1
Target(s) specified: ui.inc

[readregistry] Registry Path Not Found! - 
key='SOFTWARE\Microsoft\MicrosoftSDK\InstalledSDKs\D2FF9F8
9-8AA2-4373-8A31-C838BF4DBBE1\';hive='Microsoft.Win32.RegistryHive[]';
[readregistry] Registry Path Not Found! - 
key='SOFTWARE\Microsoft\MicrosoftSDK\InstalledSDKs\8F9E5EF
3-A9A5-491B-A889-C58EFFECE8B3\';hive='Microsoft.Win32.RegistryHive[]';

BUILD FAILED - 2 non-fatal error(s), 0 warning(s)

C:\Temp\Release 7 Maintenance\7 Utilities\Build 
Tools\Wix\directories.include(70,8):
Please install the PlatformSDK version 3790.1830 or higher.

Total time: 0 seconds.

Thanks
Jirong Hu
Build Master
780-644-5488


This communication is intended for the use of the recipient to which it is 
addressed, and may contain confidential, personal, and or privileged 
information. Please contact us immediately if you are not the intended 
recipient of this communication, and do not copy, distribute, or take action 
relying on it. Any communication received in error, or subsequent reply, should 
be deleted or destroyed.
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to