Hej, On May 12, 2010, at 2:32 PM, ext Rajasekhar M wrote:
> Hi, > To run through the webkit source code using simulator, i was trying to > build it over QT-Creator, I followed the following steps. > > 1. Installed Nokia QT SDK linux flavour. > 2. Opened the project > "NokiaQtSDK/QtSources/4.7.0/src/3rdparty/webkit/webkit.pro" > 3. Build Settings : > "qmake-qt4 Webkit.pro -r spec linux-g++ CONFIG+=debug" > > it failed with the following errors. Any clue on how to resolve these ? It might be that you miss the libx11-dev packages. You need to make sure you have installed a few development packages from your Linux distribution, see the Linux requirements here: http://doc.qt.nokia.com/qtcreator-snapshot/creator-os-supported-platforms.html Best regards, Eike -- Eike Ziller Software Engineer Nokia, Qt Development Frameworks Nokia gate5 GmbH Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B Umsatzsteueridentifikationsnummer: DE 812 845 193 Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
