[Webkit-unassigned] [Bug 67864] [Qt] Win32 builds with threads turned off

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 14 00:23:16 PDT 2011


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


Csaba Osztrogonac <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #107301|                            |review?, commit-queue?
               Flag|                            |




--- Comment #12 from Csaba Osztrogonac <ossy at webkit.org>  2011-09-14 00:23:16 PST ---
Created an attachment (id=107301)
 --> (https://bugs.webkit.org/attachment.cgi?id=107301&action=review)
proposed fix

In my opinion QtWebKit on Windows should depends on pthread library.
Unfortunately it isn't packed with QtSDK, so user have to install
it manually from here: http://sourceware.org/pthreads-win32/

I tested it, and it works fine with MinGW, MSVC and on our bot (cross-MinGW on Linux)

If this patch lands I'll update http://trac.webkit.org/wiki/BuildingQtOnWindows to help developers how can they install pthread.

-- 
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