Bob - Thanks for your help. > You might need to rebuild dutil.lib with VS2005; we build the ship > versions with VS2008.
I downloaded the source. I could not import the VC project that comes with source. While trying to compile in VC2005, I get a ton of errors: 1>inetutil.cpp 1>c:\temp\wixv3_src\src\dutil\conutil.h(73) : error C2061: syntax error : identifier '__in_z' 1>c:\temp\wixv3_src\src\dutil\conutil.h(78) : error C2061: syntax error : identifier '__in_z' 1>c:\temp\wixv3_src\src\dutil\conutil.h(84) : error C2061: syntax error : identifier '__in_z' 1>c:\temp\wixv3_src\src\dutil\conutil.h(89) : error C2065: '__deref_out_z' : undeclared identifier .. I do not have my project settings right. Do you have a vcproj file that is compatible with VC2005 -- what should the settings be? Thanks, Radha -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Arnson Sent: Friday, September 05, 2008 10:48 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Question about linking custom action dll Radha Vaidyanathan wrote: > I am using WiX v3 and visual Studio 2005 (VC 8). > You might need to rebuild dutil.lib with VS2005; we build the ship versions with VS2008. > Also for msi.lib: I downloaded Microsoft SDKs/v6.1 - that does not > contain msi.lib. > I have three architectures of msi.lib from a full install of the v6.1 SDK: v6.1\Lib\msi.lib v6.1\Lib\IA64\msi.lib v6.1\Lib\x64\msi.lib They're also available in the MSI 4.5 SDK. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------ - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users