[EMAIL PROTECTED] wrote:
In Visual C++ 2005 Express, everything compiles ok until I add the line:
You might also need the Windows SDK to get all the headers. VC++Express
is geared mostly toward .NET development.
--
sig://boB
http://joyofsetup.com/
-
RegKey operations are in advapi32.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: Monday, April 30, 2007 12:47 PM
To: WiX-users@lists.sourceforge.net
Subject: [WiX-users] Trouble building with wcautil.lib
In Visual C++ 2005 Express, everything compiles ok
In Visual C++ 2005 Express, everything compiles ok until I add the line:
WcaInitialize(hInstall, "VerifyLicenseDir");
which yields the message:
LicenseFileUtils.obj : error LNK2019: unresolved external symbol
[EMAIL PROTECTED] referenced in function [EMAIL PROTECTED]
If I add
#
3 matches
Mail list logo