I am trying to include a custom action and running into a problem. 

                I am using WiX v3 and visual Studio 2005 (VC 8). 

                When I try to compile and link a no-op test  dll, auto
generated using Votive:

Linking...

1>   Creating library bin\Debug\CA_PTK.lib and object
bin\Debug\CA_PTK.exp

1>dutil.lib(precomp.obj) : fatal error LNK1103: debugging information
corrupt; recompile module

 

                dutil.lib is at   sdk\lib under Wix V3 install dir.  

 

Linker info: 

Additional dependencies: msi.lib dutil.lib wcautil.lib 

Additional library directories:  

$(WIX)\sdk\lib

 

Also for msi.lib: I downloaded Microsoft SDKs/v6.1  - that does not
contain msi.lib. 

Any pointers to resolving this linker issue and how to get msi.lib will
be much appreciated. 

 

 

Radha 

-------------------------------------------------------------------------
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

Reply via email to