[Webkit-unassigned] [Bug 22347] Chromium Scons build does not work on Windows
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 18 17:35:58 PST 2008
https://bugs.webkit.org/show_bug.cgi?id=22347
------- Comment #1 from eric at webkit.org 2008-11-18 17:35 PDT -------
Created an attachment (id=25255)
--> (https://bugs.webkit.org/attachment.cgi?id=25255&action=view)
first attempt at making the scons build work on Windows
Not for review yet. Still at least one error:
cl /Fowtf\ThreadingWin.obj /c wtf\ThreadingWin.cpp /nologo /TP /nologo
/DBUILDING_CHROMIUM__ /I. /IC:\Projects\WebK
it /IForwardingHeaders /Iicu /Ipcre /Idebugger /Iwrec /Iwtf\unicode /Iparser
/Ibytecompiler /Iprofiler /IAPI /Iwtf
/IDerivedSources\JavaScriptCore /IVM /Iruntime /Iwtf\win /Iwtf\unicode\icu
/IC:\Projects\WebKit\WebKitLibraries\win
\include /IC:\Projects\WebKit\WebKitLibraries\win\include\pthreads
ThreadingWin.cpp
wtf\ThreadingWin.cpp(280) : error C2039: 'TryEnterCriticalSection' : is not a
member of '`global namespace''
wtf\ThreadingWin.cpp(280) : error C3861: 'TryEnterCriticalSection': identifier
not found
scons: *** [wtf\ThreadingWin.obj] Error 2
scons: building terminated because of errors.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list