Hi, I have double checked, all the software packages (at http://doc.qt.nokia.com/qtcreator-snapshot/creator-os-supported-platforms.html ) are installed. But i still face the same issue, any clue if something else could go wrong. While i am in the process of getting these issues resolved, just wanted to check what is the best way to debug and run through framework like webkit. I am just thinking of options other than qt-creator.
Thanks Raja On Wed, May 12, 2010 at 6:29 PM, Eike Ziller <[email protected]> wrote: > 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 >
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
