I was able to build with a colleague's VC2005 install with no issues
(build wise) but in trying to move my project into VC++ 2005 Express  on
my own system, I get linkage errors.

 

1>wcautil.lib(wcalog.obj) : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function "int __stdcall
IsVerboseLogging(void)" (?IsVerboseLogging@@YGHXZ)

 

In my project settings I have 2 additional Include directories, and 2
additonal library directories each, corresponding to the wix2 sdk and
win2k3 platform sdk include & lib directories.

 

Is this evidence of a missing library or version incompatibility?

________________________________

From: Bob Arnson [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 27, 2007 11:53 AM
To: Rowland, Chris
Cc: [EMAIL PROTECTED]; WiX-users@lists.sourceforge.net
Subject: Re: [WiX-users] Logging in a custom action

 

[EMAIL PROTECTED] wrote: 

No, I haven't tried that.  The WiX chm explicitly says you need VS 2005
to build.

 

I guess I could try it with 03 anyways.


That's why I'm not sure you can use wcautil.lib from VS 7.1.




-- 
sig://boB
http://bobs.org
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to