Results 1 to 13 of 13

Thread: Error in CreateWindowContainer in Qt5.1.0

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2012
    Location
    Iran, Tehran
    Posts
    308
    Thanks
    75
    Thanked 24 Times in 21 Posts
    Qt products
    Qt4 Qt5 PyQt3 PyQt4
    Platforms
    Unix/X11 Windows

    Default Error in CreateWindowContainer in Qt5.1.0

    Hi,
    I've got problem with Qt 5.1.
    After writting a huge software containing qml and cpp files with Qt5.0.0 we decided to import it into Qt5.1 so we can use CreateWindowContainer method of QWidget.
    While using CreateWindowContainer(QWindow *window,...) method and adding created widget in tabWidget we got following Assert error and i don't have any idea what's going on:
    debugerror.png

    I've tested a simple QtQuick and embedded it in Qwidget and qtabwidget and that's ok!
    note: I'm using QtQuick 2.0 and and QtGraphical Effects.

    Have any one has any idea what could be the problem? and can i debug my qml to findout in which line my codes gives assert error? if so, how can i do that with cdb (I've never debug with qml)?

    Thanks in Advance
    Last edited by alizadeh91; 28th April 2013 at 08:53.

Similar Threads

  1. Replies: 4
    Last Post: 29th April 2014, 16:20
  2. Replies: 1
    Last Post: 28th December 2012, 22:13
  3. : error: [\NokiaQtSDK\Symbian\SDK\epoc32\release\gcce\udeb\V ideo.exe] Error 1
    By ranjit.kadam in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 1st May 2011, 22:11
  4. Replies: 3
    Last Post: 23rd January 2011, 12:15
  5. Replies: 1
    Last Post: 25th October 2008, 19:18

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.