Bug 39592 - [Qt] WinCE build is broken
Summary: [Qt] WinCE build is broken
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2010-05-24 05:15 PDT by Ismail Donmez
Modified: 2010-05-26 00:48 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ismail Donmez 2010-05-24 05:15:00 PDT
Currently on trunk I get;


..\..\..\JavaScriptCore\wtf/PassRefPtr.h(66) : error C2227: left of '->deref' must point to class/struct/union/generic type                              


while compiling JSFunction.cpp
Comment 1 Ismail Donmez 2010-05-26 00:48:48 PDT
Works in trunk now.