Qt Labs Forum » General discussions

QT Script debug Fatal Error of QT in VS2005

(2 posts)

Tags:


  1. mjtooba
    mjtooba
    Member

    Here i found fatal error in VS2005 QT4.4 with compiling QtScriptDebug and executing calculator_embed application.error is here:
    qguivariant.cpp on executing qcoreVariantHandler()->clear(d); line 205

    who could solve this? this is related to QT or QtScriptDebug?

    Posted: 1 month #
  2. mjtooba
    mjtooba
    Member

    line 180 @ qscriptdebuggerconnector.cpp insert this:

    eventLoop=0;
    pointer must be initialized with ZERO at class creation.

    Posted: 1 month #

RSS feed for this topic

Reply

You must log in to post.



© 2008 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide.
All other trademarks are property of their respective owners.