Compilation error - ICE80: The 64BitComponent ... uses 32BitDirectory ...

Posted by Chris Ballance on Stack Overflow See other posts from Stack Overflow or by Chris Ballance
Published on 2009-12-18T15:58:24Z Indexed on 2010/03/16 16:21 UTC
Read the original article Hit count: 451

Filed under:
|
|

The following line

Generates the following error:

Error   4	ICE80: This 64BitComponent GlobalScopePackages uses 32BitDirectory blablabla	c:\development\...\file.wxs

Error is described on this page http://msdn.microsoft.com/en-us/library/aa369034%28VS.85%29.aspx

How do I fix this or suppress the warning? Is it safe to simply supress the warning?

© Stack Overflow or respective owner

Related posts about .NET

Related posts about c#