Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qtcreator_ctrlc_stub: Command line failed: "" - my Qt application crashes

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

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.5k Views
  • 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 Offline
    V Offline
    valeSimu
    wrote on last edited by
    #1

    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
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      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
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved