Hi,
I am just starting to build x64 and x86 MSIs from a single set of source
using two wixprojs, it's all going fine until I tried to re-use some of
my wixlibs. 

In my x64 msi I am getting an ICE80 error stating that I can't put 32
bit files under the ProgramFiles64Folder directory, the files that I
have included are from a wixlib and they are .net dlls built to anycpu.
The wixproj that builds the wixlib is set to be x86 as it is used in all
our other MSIs which are 32 bit only. I had a look into the wixobj in
the wixlib and there doesn't appear to be anywhere that states the
bitness.

Do I need to do the obvious and make x64 wixlibs as well as x86 even
though the files are identical or is there some setting that I am
missing that will allow the components bitness to be flagged at link
time. I should also point out that I currently have not specified any
@Win64 attributes yet on my components, this seems to be magically being
set by the compiler/linker probably down to the -arch flag.

Dave
</pre>
<BR style="font-size:4px;">
<a href = "http://www.sdl.com";><img src="http://www.sdl.com/images/email 
logo_150dpi-01.png" alt="www.sdl.com" border="0"/></a>
<BR>
<font face="arial"  size="2"><a href = "http://www.sdl.com"; 
style="color:005740; font-weight: bold">www.sdl.com</a></font>
<BR>
<BR>
<font face="arial"  size="1" color="#736F6E">
<b>SDL PLC confidential, all rights reserved.</b>
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.<BR>
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.<BR>
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.
</font>



------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to