[webkit-dev] A newBie question about compilation
Eva Madrazo
emr at tid.es
Thu Sep 27 07:48:23 PDT 2007
Hello,
I am very new in this, including C++, symbian and webkit. So, apologize for my questions if they are so basic...
I was trying to compile webKit in a Windows XP proffesional.
I have installed cygwin and Qt (for qmake command).
I have download source code from subversion repository.
Then, I access to Scripts directory and execute build-webkit and the result is:
$ webkit/webkittools/scripts/build-webkit --debug
Checking mod-date of WebKitSupportLibrary.zip...
Current WebKitSupportLibrary is up to date
Calling 'qmake -r OUTPUT_DIR=/cygdrive/d/webkit/WebKitBuild/Debug
CONFIG+=qt-port /cygdrive/d/webkit/WebKit.pro CONFIG-=release CO
NFIG+=debug' in /cygdrive/d/webkit/WebKitBuild/Debug ...
Cannot find file: \cygdrive\d\webkit\WebKit.pro.
Failed to setup build environment using qmake!
But indeed the file exists!!
$ ls /cygdrive/d/webkit/WebKit.pro
/cygdrive/d/webkit/WebKit.pro
¿What's the matter? ..
By the way, I have not installed Visual C++ 2005 Express because I would
like to use Carbide C++ ... ¿Is this possible?
Thank you very much,
Eva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/webkit-dev/attachments/20070927/adde010a/attachment.html
More information about the webkit-dev
mailing list