Results 1 to 3 of 3

Thread: Buillding QT WebKit for Windows CE

  1. #1
    Join Date
    Aug 2010
    Posts
    19
    Thanks
    4
    Qt products
    Qt4
    Platforms
    Windows Symbian S60 Maemo/MeeGo
    Wiki edits
    9

    Default Buillding QT WebKit for Windows CE

    Hello,

    I successfully build QT for windows mobile 6 with default parameter with Visual Studio compiler.

    C:\Qt\4.6.3\configure -platform win32-msvc2008 -xplatform wincewm60standard-msvc2008
    However, in the resultm there is no QtWebKit.lib.
    The configure -help shows that -webkit option is default.
    + -webkit ............ Compile in the WebKit module (WebKit is built if a decent C++ compiler is used)

    So, what is "decent" compiler mean? Can I use it with the compiler of Visual Studio?

    Thank you in advance
    Hai

  2. #2
    Join Date
    Sep 2010
    Posts
    13
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Buillding QT WebKit for Windows CE

    I'm very interested in an answer to this as well. I'm also curious which SDK you used to build - I have not been able to even build a CE6 ARM Qt using the Windows Mobile 6 Professional SDK Refresh.msi.

    Did you use a platform builder generated SDK?

  3. #3
    Join Date
    Aug 2010
    Posts
    19
    Thanks
    4
    Qt products
    Qt4
    Platforms
    Windows Symbian S60 Maemo/MeeGo
    Wiki edits
    9

    Default Re: Buillding QT WebKit for Windows CE

    @danielweberdlc: I sucessfully build for Qt for Windows Mobile 5 and 6 using Visual Studio.

    Just follow this link http://doc.trolltech.com/4.6/install-wince.html (of course you need some modification to choose the platform Windows Mobile 5/6, but you can figure out it quite easy)
    This link: http://www.qtcentre.org/wiki/index.p..._on_Windows_CE is also helpful, it guide how to "shadow" build.

Similar Threads

  1. Replies: 4
    Last Post: 23rd September 2010, 15:20
  2. Replies: 0
    Last Post: 19th March 2009, 13:51
  3. QT Webkit port for Windows CE
    By darryncampbell in forum Qt Programming
    Replies: 1
    Last Post: 25th February 2009, 13:10
  4. WebKit
    By navi1084 in forum Qt Programming
    Replies: 1
    Last Post: 5th September 2008, 11:56
  5. qt webkit
    By kernel_panic in forum Qt Programming
    Replies: 5
    Last Post: 4th November 2007, 20:03

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.