Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Qtcreator_ctrlc_stub: Command line failed: "" - my Qt application crashes

    General and Desktop
    2
    2
    1366
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • V
      valeSimu last edited by

      I have a Qt application that uses also Ogre3D and when I launch it, it shows correctly the main windows but after a while it crashes... the compiler output shows that:

      bq.
      14:29:35: Le processus "C:\Qt\Qt5.2.1\Tools\QtCreator\bin\jom.exe" s'est terminé normalement.
      14:29:35: Débute : ""
      qtcreator_ctrlc_stub: Command line failed: ""
      14:29:35: Le processus "" s'est terminé avec le code -1.
      Erreur lors de la compilation/déploiement du projet Hydrop6 (kit : Desktop Qt 5.2.1 MSVC2010 32bit OpenGL)
      Lors de l'exécution de l'étape "Étape personnalisée"

      It is in French, can you understand?
      terminé = stopped
      Débute = Start
      étape = step

      I tried to execute a basic project "Qt application with widgets" and it compiles perfectly...
      Do you have any idea on how to solve this problem?

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        Since you are using Ogre3D, are you that it's dlls can be found at runtime ?

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply Reply Quote 0
        • First post
          Last post