Closed
Bug 330253
Opened 19 years ago
Closed 19 years ago
mimgw:unable to build due to error in gfxPlatform.cpp
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 328499
People
(Reporter: bugzilla, Unassigned)
Details
I'm using gcc under windows and I get:
In file included from d:/Mozilla/mozilla/gfx/thebes/src/gfxPlatform.cpp:41:
../../../dist/include/thebes/gfxWindowsPlatform.h:47:19: mlang.h: No such file o
r directory
In file included from d:/Mozilla/mozilla/gfx/thebes/src/gfxPlatform.cpp:41:
../../../dist/include/thebes/gfxWindowsPlatform.h:65: error: ISO C++ forbids dec
laration of `IMultiLanguage' with no type
../../../dist/include/thebes/gfxWindowsPlatform.h:65: error: expected `;' before
'*' token
../../../dist/include/thebes/gfxWindowsPlatform.h:75: error: `IMultiLanguage' wa
s not declared in this scope
../../../dist/include/thebes/gfxWindowsPlatform.h:75: error: template argument 1
is invalid
../../../dist/include/thebes/gfxWindowsPlatform.h:75: error: ISO C++ forbids dec
laration of `mMLang' with no type
make[6]: *** [gfxPlatform.o] Error 1
Reporter | ||
Comment 1•19 years ago
|
||
*** This bug has been marked as a duplicate of 328499 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•