RESOLVED FIXED 28895
[wx] Allow building with not installed wxWidgets version
https://bugs.webkit.org/show_bug.cgi?id=28895
Summary [wx] Allow building with not installed wxWidgets version
Vadim Zeitlin
Reported 2009-09-01 15:58:26 PDT
Created attachment 38895 [details] Modify build-wxwebkit script to allow building with not installed wx The attached patch updated build-wxwebkit script to allow building with the not installed wxWidgets version. In fact it already almost worked and the patch simply updates a single check in the script. FWIW this is very useful for people working with several wxWidgets versions at once. Finally notice that this is related to but doesn't really depend on, strictly speaking, bug 28893.
Attachments
Modify build-wxwebkit script to allow building with not installed wx (1.90 KB, patch)
2009-09-01 15:58 PDT, Vadim Zeitlin
no flags
Kevin Ollivier
Comment 1 2009-09-09 13:37:32 PDT
A waf version of this fix was applied as a build fix. Thanks!
Note You need to log in before you can comment on or make changes to this bug.