Hi, all.  I'm encountering the problem ("*Could not harvest data from a
64bit dll*") detailed in this thread (
http://sourceforge.net/mailarchive/message.php?msg_id=27244946), which Rob
identified as a bug in heat.exe.  I am wondering if

(A) anybody has been able to compile heat for the x64 target and
(B) if this fixes the bug.

I've tried building for 64b, and gotten some errors (see below).  Before
either delving into this or trying to fix the bug, I was wondering if
anybody knows of any movement on this since the issue was first identified
last March.

Errors in 64b build:
     [link]    Creating library
C:\scm\external\wix\build\ship\x64\winterop.lib and object
C:\scm\external\wix\build\ship\x64\winterop.exp
     [link] winterop.obj : error LNK2019: unresolved external symbol
CabCBegin referenced in function "long __cdecl CreateCabBegin(wchar_t const
*,wchar_t const *,unsigned long,unsigned long,unsigned long,enum
COMPRESSION_TYPE,void * *)" (?CreateCabBegin@
@YAJPEB_W0KKKW4COMPRESSION_TYPE@@PEAPEAX@Z)
     [link] winterop.obj : error LNK2019: unresolved external symbol
CabCAddFile referenced in function "long __cdecl CreateCabAddFile(wchar_t
const *,wchar_t const *,struct _MSIFILEHASHINFO *,void *)"
(?CreateCabAddFile@@YAJPEB_W0PEAU_MSIFILEHASHINFO@@PEAX@Z)
... and several more like that.

Thanks,
Jerry
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to