Closed
Bug 1100847
Opened 11 years ago
Closed 8 years ago
build m-c with metro got error C2371: 'ABI::Windows::System::VirtualKey' : redefinition; different basic types
Categories
(Firefox for Metro Graveyard :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: alessarik, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
Build ID: 20141105223254
Steps to reproduce:
Build m-c with support Metro interface.
Local build and build on TRY server have same bad results.
https://tbpl.mozilla.org/?tree=Try&rev=59af150e0399
Actual results:
c:\program files (x86)\windows kits\8.1\include\winrt\Windows.System.h(821) : error C2371: 'ABI::Windows::System::VirtualKey' : redefinition; different basic types
mozmake.exe[5]: *** [Unified_cpp_widget_windows0.obj] Error 2
mozmake.exe[4]: *** [widget/windows/target] Error 2
Expected results:
Build of Metro interface should be good on m-c
Component: Untriaged → Build Config
Product: Firefox → Firefox for Metro
Summary: error C2371: 'ABI::Windows::System::VirtualKey' : redefinition; different basic types → build m-c with metro got error C2371: 'ABI::Windows::System::VirtualKey' : redefinition; different basic types
Comment 1•8 years ago
|
||
Mass close of bugs in obsolete product https://bugzilla.mozilla.org/show_bug.cgi?id=1350354
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•