[Webkit-unassigned] [Bug 31407] New: [Qt] --minimal does not compile

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 12 06:49:47 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=31407

           Summary: [Qt] --minimal does not compile
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ismail at namtrac.org


Plugin code seems to be unhappy (this is on WinCE):

Generating Code...
        link /LIBPATH:"c:\Qt\QtCE\lib" /NOLOGO /NODEFAULTLIB:OLDNAMES.LIB
/INCREMENTAL:NO /SUBSYSTEM:WINDOWSCE,5.00 /MACHINE:THUMB /DLL /VERSION:4.60
/OUT:..\lib\QtWebKit4.dll @C:\tmp\nmC8E1.tmp
   Creating library ..\lib\QtWebKit4.lib and object ..\lib\QtWebKit4.exp
PluginDatabase.obj : error LNK2019: unresolved external symbol "private: void
__cdecl WebCore::PluginDatabase::getPluginPathsInDir
ectories(class WTF::HashSet<class WebCore::String,struct
WebCore::StringHash,struct WTF::HashTraits<class WebCore::String> > &)con
st "
(?getPluginPathsInDirectories at PluginDatabase@WebCore@@ABAXAAV?$HashSet at VString@WebCore@@UStringHash at 2@U?$HashTraits at VString@W
ebCore@@@WTF@@@WTF@@@Z) referenced in function "public: bool __cdecl
WebCore::PluginDatabase::refresh(void)" (?refresh at PluginDatab
ase at WebCore@@QAA_NXZ)
PluginDatabase.obj : error LNK2019: unresolved external symbol "public: static
class WTF::Vector<class WebCore::String,0> __cdecl
WebCore::PluginDatabase::defaultPluginDirectories(void)"
(?defaultPluginDirectories at PluginDatabase@WebCore@@SA?AV?$Vector at VString@
WebCore@@$0A@@WTF@@XZ) referenced in function "public: static class
WebCore::PluginDatabase * __cdecl WebCore::PluginDatabase::ins
talledPlugins(bool)" (?installedPlugins at PluginDatabase@WebCore@@SAPAV12 at _N@Z)
qwebplugindatabase.obj : error LNK2001: unresolved external symbol "public:
static class WTF::Vector<class WebCore::String,0> __cd
ecl WebCore::PluginDatabase::defaultPluginDirectories(void)"
(?defaultPluginDirectories at PluginDatabase@WebCore@@SA?AV?$Vector at VStr
ing at WebCore@@$0A@@WTF@@XZ)
PluginPackage.obj : error LNK2019: unresolved external symbol "public: static
bool __cdecl WebCore::PluginDatabase::isPreferredPlu
ginDirectory(class WebCore::String const &)"
(?isPreferredPluginDirectory at PluginDatabase@WebCore@@SA_NABVString at 2@@Z)
referenced i
n function "public: int __cdecl WebCore::PluginPackage::compare(class
WebCore::PluginPackage const &)const " (?compare at PluginPacka
ge at WebCore@@QBAHABV12@@Z)
..\lib\QtWebKit4.dll : fatal error LNK1120: 3 unresolved externals
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio
9.0\VC\ce\bin\x86_arm\link.EXE"' : return code '0x460'

Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio
9.0\VC\bin\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list