Qt does not compile on Visual C++ 2003 with -webkit switch? Will it be
corrected or webkit will be accessible only with Visual C++ 2005?
Witek
----------------------------------------------------------------
cl -c -nologo -Zm300 -Zp4 -O2 -MD -DQT_SHARED
-DQT_THREAD_SUPPORT -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT
-DQT_EDITION=QT_EDITION_DESKTOP -DBUILDING_QT__=1 -DUSE_SYSTEM_MALLOC
-DNDEBUG -DQT_M
AKEDLL -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT
-DQT_MOC_COMPAT -D_USE_MATH_DEFINES -DBUILD_WEBKIT
-DENABLE_ICONDATABASE=0 -DENABLE_XPATH=1 -DENABLE_SVG=1 -DWTF_CHANGES=1
-DBUILDIN
G_QT__ -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DQT_DLL -DQT_NO_DEBUG
-DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB
-I"..\..\..\..\include\QtCore" -I"..\..\..\..\include\QtCore"
-I"..\..\..\..\include\QtNet
work" -I"..\..\..\..\include\QtNetwork" -I"..\..\..\..\include\QtGui"
-I"..\..\..\..\include\QtGui" -I"..\..\..\..\include"
-I"..\WebKit\qt\Api" -I"..\JavaScriptCore" -I"..\JavaScriptCore\kjs"
-I"..\J
avaScriptCore\bindings" -I"..\JavaScriptCore\bindings\c"
-I"..\JavaScriptCore\wtf" -I"..\JavaScriptCore\ForwardingHeaders" -I"."
-I"ForwardingHeaders" -I"platform" -I"platform\network" -I"platform\gra
phics" -I"loader" -I"page" -I"css" -I"dom" -I"bridge" -I"editing"
-I"rendering" -I"history" -I"xml" -I"html" -I"plugins"
-I"..\..\..\..\include\QtWebKit" -I"tmp" -I"generated" -I"tmp"
-I"..\JavaScript
Core" -I"..\JavaScriptCore\kjs" -I"..\JavaScriptCore\bindings"
-I"..\JavaScriptCore\bindings\c" -I"..\JavaScriptCore\wtf"
-I"..\JavaScriptCore\bindings\qt" -I"..\JavaScriptCore\os-win32"
-I"..\JavaScr
iptCore\pcre"
-I"c:\temp\qt-win-commercial-src-4.4.0-snapshot-20080312\src\3rdparty\we
bkit\WebKitBuild\Debug\JavaScriptCore\kjs\tmp" -I"platform\qt"
-I"platform\network\qt" -I"platform\graphics\qt" -I
"platform\graphics\svg\qt" -I"loader\qt" -I"page\qt"
-I"..\WebKit\qt\WebCoreSupport" -I"..\WebKit\qt\Api" -I"."
-I"ForwardingHeaders" -I"..\..\webkit" -I"..\JavaScriptCore\kjs"
-I"..\JavaScriptCore\bi
ndings" -I"platform" -I"platform\network" -I"platform\graphics"
-I"platform\graphics\svg" -I"platform\graphics\svg\filters" -I"loader"
-I"loader\icon" -I"css" -I"dom" -I"page" -I"bridge" -I"editing" -
I"rendering" -I"history" -I"xml" -I"html" -I"bindings\js" -I"ksvg2"
-I"ksvg2\css" -I"ksvg2\svg" -I"ksvg2\misc" -I"ksvg2\events"
-I"platform\image-decoders" -I"..\..\..\..\include\ActiveQt" -I"tmp\moc\
release_shared" -I"." -I"..\..\..\..\mkspecs\win32-msvc.net"
-Fotmp\obj\release_shared\pcre_get.obj ..\JavaScriptCore\pcre\pcre_get.c
pcre_get.c
..\JavaScriptCore\wtf\Assertions.h(131) : error C2010: '.' : unexpected
in macro formal parameter list
..\JavaScriptCore\wtf\Assertions.h(131) : error C2010: '.' : unexpected
in macro formal parameter list
..\JavaScriptCore\wtf\Assertions.h(131) : error C2010: '.' : unexpected
in macro formal parameter list
..\JavaScriptCore\wtf\Assertions.h(131) : error C2010: ')' : unexpected
in macro formal parameter list
..\JavaScriptCore\wtf\Assertions.h(180) : error C2010: '.' : unexpected
in macro formal parameter list
..\JavaScriptCore\wtf\Assertions.h(180) : error C2010: '.' : unexpected
in macro formal parameter list
..\JavaScriptCore\wtf\Assertions.h(180) : error C2010: '.' : unexpected
in macro formal parameter list
..\JavaScriptCore\wtf\Assertions.h(191) : error C2010: '.' : unexpected
in macro formal parameter list
..\JavaScriptCore\wtf\Assertions.h(191) : error C2010: '.' : unexpected
in macro formal parameter list
..\JavaScriptCore\wtf\Assertions.h(191) : error C2010: '.' : unexpected
in macro formal parameter list
..\JavaScriptCore\wtf\Assertions.h(199) : error C2010: '.' : unexpected
in macro formal parameter list
..\JavaScriptCore\wtf\Assertions.h(199) : error C2010: '.' : unexpected
in macro formal parameter list
..\JavaScriptCore\wtf\Assertions.h(199) : error C2010: '.' : unexpected
in macro formal parameter list
..\JavaScriptCore\wtf\Assertions.h(199) : error C2010: ')' : unexpected
in macro formal parameter list
..\JavaScriptCore\wtf\Assertions.h(209) : error C2010: '.' : unexpected
in macro formal parameter list
..\JavaScriptCore\wtf\Assertions.h(209) : error C2010: '.' : unexpected
in macro formal parameter list
..\JavaScriptCore\wtf\Assertions.h(209) : error C2010: '.' : unexpected
in macro formal parameter list
..\JavaScriptCore\wtf\Assertions.h(209) : error C2010: ')' : unexpected
in macro formal parameter list
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.