WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
18319
wx port on GTK failed to build
https://bugs.webkit.org/show_bug.cgi?id=18319
Summary
wx port on GTK failed to build
Bo Yang
Reported
2008-04-04 20:52:56 PDT
On Ubuntu, building wx port on GTK platform is not feasible now. And I got the error of WebCore/platform/graphics/Gradient.cpp file platformInit(); and platformDestroy() function are not defined.
Attachments
A proposal patch
(1.07 KB, patch)
2008-04-04 20:58 PDT
,
Bo Yang
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Bo Yang
Comment 1
2008-04-04 20:58:17 PDT
Created
attachment 20347
[details]
A proposal patch platformInit and platformDestroy are defined only when Webkit use QT/CG/CAIRO toolkit but not gtk. So, I think when we call them, we should add some conditional define too.
Eric Seidel (no email)
Comment 2
2008-04-04 21:09:19 PDT
This has already been fixed by:
http://trac.webkit.org/projects/webkit/changeset/31626
or?
Alp Toker
Comment 3
2008-04-06 18:33:51 PDT
Comment on
attachment 20347
[details]
A proposal patch Bug already fixed? Clearing the request.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug