QtCreator and Command Line Arguments

前端 未结 4 417
陌清茗
陌清茗 2020-12-13 12:14

Is there a way to send command line arguments to a program being debugged in QtCreator?

4条回答
  •  执念已碎
    2020-12-13 12:21

    As per the image below, Build & Run has an input for command line arguments (in the screen shot it is highlighted with a blue border as it has the focus) :-

    Qt Creator with Qt version 5.6.1

提交回复
热议问题