Closed
Bug 693890
Opened 14 years ago
Closed 14 years ago
Can't build with --disable-accessibility
Categories
(Core :: IPC, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: MatsPalmgren_bugz, Assigned: jimm)
References
Details
Attachments
(1 file)
1.67 KB,
patch
|
davidb
:
review+
|
Details | Diff | Splinter Review |
When linking libxul:
Creating library xul.lib and object xul.exp
WindowsMessageLoop.obj : error LNK2001: unresolved external symbol "wchar_t const * const kPropNameTabContent" (?kPropNameTabContent@@3PB_WB)
xul.dll : fatal error LNK1120: 1 unresolved externals
make[5]: *** [xul.dll] Error 96
![]() |
Assignee | |
Comment 1•14 years ago
|
||
Sorry, didn't realize we had this options.
Assignee: nobody → jmathies
Attachment #566420 -
Flags: review?(bolterbugz)
![]() |
||
Comment 2•14 years ago
|
||
Comment on attachment 566420 [details] [diff] [review]
fix
r=me (sorry I should have caught this)
Attachment #566420 -
Flags: review?(bolterbugz) → review+
![]() |
Assignee | |
Comment 3•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•